mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-04 16:26:35 +02:00
26 lines
538 B
HTML
26 lines
538 B
HTML
<html>
|
|
<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>
|
|
<div class="code">
|
|
#include <b><boost/preprocessor/seq/to_array.hpp></b>
|
|
</div>
|
|
<h4>
|
|
Contents
|
|
</h4>
|
|
<ul>
|
|
<li>
|
|
<a href="../../ref/seq_to_array.html">BOOST_PP_SEQ_TO_ARRAY</a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|