forked from boostorg/preprocessor
21 lines
553 B
HTML
21 lines
553 B
HTML
![]() |
<html>
|
||
|
<head>
|
||
|
<title>repetition/for.hpp</title>
|
||
|
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
<div style="margin-left: 0px;">
|
||
|
The <b>repetition/for.hpp</b> header defines a generalized horizontal repetition construct.
|
||
|
</div>
|
||
|
<h4>Usage</h4>
|
||
|
<div class="code">
|
||
|
#include <b><boost/preprocessor/repetition/for.hpp></b>
|
||
|
</div>
|
||
|
<h4>Contents</h4>
|
||
|
<ul>
|
||
|
<li><a href="../../ref/for.html">BOOST_PP_FOR</a></li>
|
||
|
<li><a href="../../ref/for_r.html">BOOST_PP_FOR_<i>r</i></a></li>
|
||
|
</ul>
|
||
|
</body>
|
||
|
</html>
|