forked from boostorg/preprocessor
20 lines
500 B
HTML
20 lines
500 B
HTML
![]() |
<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>
|