preliminary set support

[SVN r15908]
This commit is contained in:
Paul Mensonides
2002-10-13 05:47:23 +00:00
parent b2bd498a4f
commit 33daabd87d
77 changed files with 2878 additions and 208 deletions

View File

@ -0,0 +1,19 @@
<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>&lt;boost/preprocessor/set/to_array.hpp&gt;</b>
</div>
<h4>Contents</h4>
<ul>
<li><a href="../../ref/set_to_array.html">BOOST_PP_SET_TO_ARRAY</a></li>
</ul>
</body>
</html>