2002-10-03 22:13:37 +00:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>BOOST_PP_LIMIT_ITERATION</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="../styles.css">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div style="margin-left: 0px;">
|
|
|
|
The <b>BOOST_PP_LIMIT_ITERATION</b> macro defines the maximum number of <i>local</i> and <i>file</i> iterations.
|
|
|
|
</div>
|
|
|
|
<h4>Usage</h4>
|
|
|
|
<div class="code">
|
|
|
|
<b>BOOST_PP_LIMIT_ITERATION</b>
|
|
|
|
</div>
|
|
|
|
<h4>Remarks</h4>
|
|
|
|
<div>
|
|
|
|
This macro currently expands to <i>256</i>.
|
|
|
|
</div>
|
|
|
|
<h4>Requirements</h4>
|
|
|
|
<div>
|
2004-10-11 06:58:45 +00:00
|
|
|
<b>Header:</b> <a href="../headers/config/limits.html"><boost/preprocessor/config/limits.hpp></a>
|
2002-10-03 22:13:37 +00:00
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|