Files
preprocessor/doc/headers/seq/to_array.hpp.html

26 lines
538 B
HTML
Raw Normal View History

2002-10-13 05:47:23 +00:00
<html>
2002-11-07 23:39:29 +00:00
<head>
<title>seq/to_array.hpp</title>
<link rel="stylesheet" type="text/css" href="../../styles.css">
</head>
<body>
<div style="margin-left: 0px;">
The <b>seq/to_array.hpp</b> header defines a macro that converts a <i>seq</i> to
an <i>array</i>.
</div>
<h4>
Usage
</h4>
2002-10-13 05:47:23 +00:00
<div class="code">
2002-11-07 23:39:29 +00:00
#include <b>&lt;boost/preprocessor/seq/to_array.hpp&gt;</b>
2002-10-13 05:47:23 +00:00
</div>
2002-11-07 23:39:29 +00:00
<h4>
Contents
</h4>
2002-10-13 05:47:23 +00:00
<ul>
2002-11-07 23:39:29 +00:00
<li>
<a href="../../ref/seq_to_array.html">BOOST_PP_SEQ_TO_ARRAY</a></li>
2002-10-13 05:47:23 +00:00
</ul>
2002-11-07 23:39:29 +00:00
</body>
2002-10-13 05:47:23 +00:00
</html>