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