mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-06-30 06:20:57 +02:00
21 lines
531 B
HTML
21 lines
531 B
HTML
<html>
|
|
<head>
|
|
<title>control/while.hpp</title>
|
|
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
|
</head>
|
|
<body>
|
|
<div style="margin-left: 0px;">
|
|
The <b>control/while.hpp</b> header defines a looping contruct.
|
|
</div>
|
|
<h4>Usage</h4>
|
|
<div class="code">
|
|
#include <b><boost/preprocessor/control/while.hpp></b>
|
|
</div>
|
|
<h4>Contents</h4>
|
|
<ul>
|
|
<li><a href="../../ref/while.html">BOOST_PP_WHILE</a></li>
|
|
<li><a href="../../ref/while_d.html">BOOST_PP_WHILE_<i>d</i></a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|