mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-19 07:22:07 +02:00
preliminary set support
[SVN r15908]
This commit is contained in:
21
doc/headers/set/set.hpp.html
Normal file
21
doc/headers/set/set.hpp.html
Normal file
@ -0,0 +1,21 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/set.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/set.hpp</b> header defines basic primitives for manipulating <i>sets</i>.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/set.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_head.html">BOOST_PP_SET_HEAD</a></li>
|
||||
<li><a href="../../ref/set_nil.html">BOOST_PP_SET_NIL</a></li>
|
||||
<li><a href="../../ref/set_tail.html">BOOST_PP_SET_TAIL</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user