mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-05 00:36:31 +02:00
20 lines
504 B
HTML
20 lines
504 B
HTML
![]() |
<html>
|
||
|
<head>
|
||
|
<title>set/to_array.hpp</title>
|
||
|
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
<div style="margin-left: 0px;">
|
||
|
The <b>set/to_array.hpp</b> header defines a macro that converts a <i>set</i> to an <i>array</i>.
|
||
|
</div>
|
||
|
<h4>Usage</h4>
|
||
|
<div class="code">
|
||
|
#include <b><boost/preprocessor/set/to_array.hpp></b>
|
||
|
</div>
|
||
|
<h4>Contents</h4>
|
||
|
<ul>
|
||
|
<li><a href="../../ref/set_to_array.html">BOOST_PP_SET_TO_ARRAY</a></li>
|
||
|
</ul>
|
||
|
</body>
|
||
|
</html>
|