mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-29 19:57:14 +02:00
preliminary set support
[SVN r15908]
This commit is contained in:
@ -19,6 +19,7 @@
|
||||
<li><a href="../../ref/limit_iteration_dim.html">BOOST_PP_LIMIT_ITERATION_DIM</a></li>
|
||||
<li><a href="../../ref/limit_mag.html">BOOST_PP_LIMIT_MAG</a></li>
|
||||
<li><a href="../../ref/limit_repeat.html">BOOST_PP_LIMIT_REPEAT</a></li>
|
||||
<li><a href="../../ref/limit_set.html">BOOST_PP_LIMIT_SET</a></li>
|
||||
<li><a href="../../ref/limit_slot_count.html">BOOST_PP_LIMIT_SLOT_COUNT</a></li>
|
||||
<li><a href="../../ref/limit_slot_sig.html">BOOST_PP_LIMIT_SLOT_SIG</a></li>
|
||||
<li><a href="../../ref/limit_tuple.html">BOOST_PP_LIMIT_TUPLE</a></li>
|
||||
|
43
doc/headers/set.hpp.html
Normal file
43
doc/headers/set.hpp.html
Normal file
@ -0,0 +1,43 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set.hpp</b> includes the headers in the <i>set</i> folder.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="set/cat.hpp.html"><boost/preprocessor/set/cat.hpp></a></li>
|
||||
<li><a href="set/elem.hpp.html"><boost/preprocessor/set/elem.hpp></a></li>
|
||||
<li><a href="set/enum.hpp.html"><boost/preprocessor/set/enum.hpp></a></li>
|
||||
<li><a href="set/filter.hpp.html"><boost/preprocessor/set/filter.hpp></a></li>
|
||||
<li><a href="set/first_n.hpp.html"><boost/preprocessor/set/first_n.hpp></a></li>
|
||||
<li><a href="set/fold_left.hpp.html"><boost/preprocessor/set/fold_left.hpp></a></li>
|
||||
<li><a href="set/fold_right.hpp.html"><boost/preprocessor/set/fold_right.hpp></a></li>
|
||||
<li><a href="set/for_each.hpp.html"><boost/preprocessor/set/for_each.hpp></a></li>
|
||||
<li><a href="set/for_each_i.hpp.html"><boost/preprocessor/set/for_each_i.hpp></a></li>
|
||||
<li><a href="set/for_each_product.hpp.html"><boost/preprocessor/set/for_each_product.hpp></a></li>
|
||||
<li><a href="set/insert.hpp.html"><boost/preprocessor/set/insert.hpp></a></li>
|
||||
<li><a href="set/pop_back.hpp.html"><boost/preprocessor/set/pop_back.hpp></a></li>
|
||||
<li><a href="set/pop_front.hpp.html"><boost/preprocessor/set/pop_front.hpp></a></li>
|
||||
<li><a href="set/push_back.hpp.html"><boost/preprocessor/set/push_back.hpp></a></li>
|
||||
<li><a href="set/push_front.hpp.html"><boost/preprocessor/set/push_front.hpp></a></li>
|
||||
<li><a href="set/remove.hpp.html"><boost/preprocessor/set/remove.hpp></a></li>
|
||||
<li><a href="set/replace.hpp.html"><boost/preprocessor/set/replace.hpp></a></li>
|
||||
<li><a href="set/rest_n.hpp.html"><boost/preprocessor/set/rest_n.hpp></a></li>
|
||||
<li><a href="set/reverse.hpp.html"><boost/preprocessor/set/reverse.hpp></a></li>
|
||||
<li><a href="set/set.hpp.html"><boost/preprocessor/set/set.hpp></a></li>
|
||||
<li><a href="set/size.hpp.html"><boost/preprocessor/set/size.hpp></a></li>
|
||||
<li><a href="set/subset.hpp.html"><boost/preprocessor/set/subset.hpp></a></li>
|
||||
<li><a href="set/to_array.hpp.html"><boost/preprocessor/set/to_array.hpp></a></li>
|
||||
<li><a href="set/to_tuple.hpp.html"><boost/preprocessor/set/to_tuple.hpp></a></li>
|
||||
<li><a href="set/transform.hpp.html"><boost/preprocessor/set/transform.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/set/cat.hpp.html
Normal file
20
doc/headers/set/cat.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/cat.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/cat.hpp</b> header defines macros for concatenating all elements in a <i>set</i>.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/cat.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_cat.html">BOOST_PP_SET_CAT</a></li>
|
||||
<li><a href="../../ref/set_cat_s.html">BOOST_PP_SET_CAT_S</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
19
doc/headers/set/elem.hpp.html
Normal file
19
doc/headers/set/elem.hpp.html
Normal file
@ -0,0 +1,19 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/elem.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/elem.hpp</b> header defines a macro to extract an element from a <i>set</i>.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/elem.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_elem.html">BOOST_PP_SET_ELEM</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
19
doc/headers/set/enum.hpp.html
Normal file
19
doc/headers/set/enum.hpp.html
Normal file
@ -0,0 +1,19 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/enum.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/enum.hpp</b> header defines a macro to enumerate the elements in a <i>set</i>.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/enum.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_enum.html">BOOST_PP_SET_ENUM</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/set/filter.hpp.html
Normal file
20
doc/headers/set/filter.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/filter.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/filter.hpp</b> header defines macros to filter a <i>set</i>.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/filter.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_filter.html">BOOST_PP_SET_FILTER</a></li>
|
||||
<li><a href="../../ref/set_filter_s.html">BOOST_PP_SET_FILTER_S</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
19
doc/headers/set/first_n.hpp.html
Normal file
19
doc/headers/set/first_n.hpp.html
Normal file
@ -0,0 +1,19 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/first_n.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/first_n.hpp</b> header defines a macro that returns the first <i>N</i> elements of a <i>set</i>.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/first_n.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_first_n.html">BOOST_PP_SET_FIRST_N</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/set/fold_left.hpp.html
Normal file
20
doc/headers/set/fold_left.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/fold_left.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/fold_left.hpp</b> header defines macros for folding (or accumulating) a <i>set</i> left-to-right.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/fold_left.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_fold_left.html">BOOST_PP_SET_FOLD_LEFT</a></li>
|
||||
<li><a href="../../ref/set_fold_left_s.html">BOOST_PP_SET_FOLD_LEFT_<i>s</i></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/set/fold_right.hpp.html
Normal file
20
doc/headers/set/fold_right.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/fold_right.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/fold_right.hpp</b> header defines macros for folding (or accumulating) a <i>set</i> right-to-left.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/fold_right.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_fold_right.html">BOOST_PP_SET_FOLD_RIGHT</a></li>
|
||||
<li><a href="../../ref/set_fold_right_s.html">BOOST_PP_SET_FOLD_RIGHT_<i>s</i></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/set/for_each.hpp.html
Normal file
20
doc/headers/set/for_each.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/for_each.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/for_each.hpp</b> header defines macros to repeat a macro for each element in a <i>set</i>.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/for_each.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_for_each.html">BOOST_PP_SET_FOR_EACH</a></li>
|
||||
<li><a href="../../ref/set_for_each_r.html">BOOST_PP_SET_FOR_EACH_R</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/set/for_each_i.hpp.html
Normal file
20
doc/headers/set/for_each_i.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/for_each_i.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/for_each_i.hpp</b> header defines macros to repeat a macro for each element in a <i>set</i>.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/for_each_i.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_for_each_i.html">BOOST_PP_SET_FOR_EACH_I</a></li>
|
||||
<li><a href="../../ref/set_for_each_i_r.html">BOOST_PP_SET_FOR_EACH_I_R</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/set/for_each_product.hpp.html
Normal file
20
doc/headers/set/for_each_product.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/for_each_product.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/for_each_product.hpp</b> header defines macros to repeat a macro for each cartesian product of several <i>sets</i>.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/for_each_product.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_for_each_product.html">BOOST_PP_SET_FOR_EACH_PRODUCT</a></li>
|
||||
<li><a href="../../ref/set_for_each_product_r.html">BOOST_PP_SET_FOR_EACH_PRODUCT_R</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
19
doc/headers/set/insert.hpp.html
Normal file
19
doc/headers/set/insert.hpp.html
Normal file
@ -0,0 +1,19 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/insert.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/insert.hpp</b> header defines a macro to insert an element into a <i>set</i>.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/insert.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_insert.html">BOOST_PP_SET_INSERT</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
19
doc/headers/set/pop_back.hpp.html
Normal file
19
doc/headers/set/pop_back.hpp.html
Normal file
@ -0,0 +1,19 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/pop_back.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/pop_back.hpp</b> header defines a macro to pop the last element off a <i>set</i>.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/pop_back.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_pop_back.html">BOOST_PP_SET_POP_BACK</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
19
doc/headers/set/pop_front.hpp.html
Normal file
19
doc/headers/set/pop_front.hpp.html
Normal file
@ -0,0 +1,19 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/pop_front.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/pop_front.hpp</b> header defines a macro to pop the first element off a <i>set</i>.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/pop_front.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_pop_front.html">BOOST_PP_SET_POP_FRONT</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
19
doc/headers/set/push_back.hpp.html
Normal file
19
doc/headers/set/push_back.hpp.html
Normal file
@ -0,0 +1,19 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/push_back.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/push_back.hpp</b> header defines a macro to append an element to a <i>set</i>.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/push_back.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_push_back.html">BOOST_PP_SET_PUSH_BACK</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
19
doc/headers/set/push_front.hpp.html
Normal file
19
doc/headers/set/push_front.hpp.html
Normal file
@ -0,0 +1,19 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/push_front.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/push_front.hpp</b> header defines a macro to prepend an element to a <i>set</i>.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/push_front.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_push_front.html">BOOST_PP_SET_PUSH_FRONT</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
19
doc/headers/set/remove.hpp.html
Normal file
19
doc/headers/set/remove.hpp.html
Normal file
@ -0,0 +1,19 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/remove.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/remove.hpp</b> header defines a macro to remove an element from a <i>set</i>.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/remove.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_remove.html">BOOST_PP_SET_REMOVE</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
19
doc/headers/set/replace.hpp.html
Normal file
19
doc/headers/set/replace.hpp.html
Normal file
@ -0,0 +1,19 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/replace.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/replace.hpp</b> header defines a macro to replace an element in a <i>set</i>.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/replace.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_replace.html">BOOST_PP_SET_REPLACE</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
19
doc/headers/set/rest_n.hpp.html
Normal file
19
doc/headers/set/rest_n.hpp.html
Normal file
@ -0,0 +1,19 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/rest_n.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/rest_n.hpp</b> header defines a macro for extracting a group of elements from the end of a <i>set</i>.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/rest_n.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_rest_n.html">BOOST_PP_SET_REST_N</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/set/reverse.hpp.html
Normal file
20
doc/headers/set/reverse.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/reverse.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/reverse.hpp</b> header defines macros to reverse a <i>set</i>.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/reverse.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_reverse.html">BOOST_PP_SET_REVERSE</a></li>
|
||||
<li><a href="../../ref/set_reverse_s.html">BOOST_PP_SET_REVERSE_S</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
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>
|
19
doc/headers/set/size.hpp.html
Normal file
19
doc/headers/set/size.hpp.html
Normal file
@ -0,0 +1,19 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/size.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/size.hpp</b> header defines a macro to calculate the size of a <i>set</i>.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/size.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_size.html">BOOST_PP_SET_SIZE</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
19
doc/headers/set/subset.hpp.html
Normal file
19
doc/headers/set/subset.hpp.html
Normal file
@ -0,0 +1,19 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/subset.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/subset.hpp</b> header defines a macro that extracts a subset from a <i>set</i>.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/subset.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_subset.html">BOOST_PP_SET_SUBSET</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
19
doc/headers/set/to_array.hpp.html
Normal file
19
doc/headers/set/to_array.hpp.html
Normal 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><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>
|
19
doc/headers/set/to_tuple.hpp.html
Normal file
19
doc/headers/set/to_tuple.hpp.html
Normal file
@ -0,0 +1,19 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/to_tuple.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/to_tuple.hpp</b> header defines a macro that converts a <i>set</i> to an <i>tuple</i>.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/to_tuple.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_to_tuple.html">BOOST_PP_SET_TO_TUPLE</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/set/transform.hpp.html
Normal file
20
doc/headers/set/transform.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>set/transform.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>set/transform.hpp</b> header defines macros to transform a <i>set</i>.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/set/transform.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/set_transform.html">BOOST_PP_SET_TRANSFORM</a></li>
|
||||
<li><a href="../../ref/set_transform_s.html">BOOST_PP_SET_TRANSFORM_S</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
@ -14,6 +14,7 @@
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/tuple_rem.html">BOOST_PP_TUPLE_REM</a></li>
|
||||
<li><a href="../../ref/tuple_rem_ctor.html">BOOST_PP_TUPLE_REM_CTOR</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
19
doc/headers/tuple/to_set.hpp.html
Normal file
19
doc/headers/tuple/to_set.hpp.html
Normal file
@ -0,0 +1,19 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>tuple/to_set.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>tuple/to_set.hpp</b> header defines a macro that converts a <i>tuple</i> to a <i>set</i>.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/tuple/to_set.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../../ref/tuple_to_set.html">BOOST_PP_TUPLE_TO_SET</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user