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