mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-19 23:42:05 +02:00
preliminary set support
[SVN r15908]
This commit is contained in:
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>
|
Reference in New Issue
Block a user