Files
preprocessor/doc/ref/limit_dim.html
Paul Mensonides b71f390686 headers/xxx.hpp.html >> headers/xxx.html
[SVN r25656]
2004-10-11 06:58:45 +00:00

25 lines
607 B
HTML

<html>
<head>
<title>BOOST_PP_LIMIT_DIM</title>
<link rel="stylesheet" type="text/css" href="../styles.css">
</head>
<body>
<div style="margin-left: 0px;">
The <b>BOOST_PP_LIMIT_DIM</b> macro defines the maximum number of available <b>BOOST_PP_REPEAT</b> dimensions.
</div>
<h4>Usage</h4>
<div class="code">
<b>BOOST_PP_LIMIT_DIM</b>
</div>
<h4>Remarks</h4>
<div>
This macro currently expands to <i>3</i>.
</div>
<h4>Requirements</h4>
<div>
<b>Header:</b> &nbsp;<a href="../headers/config/limits.html">&lt;boost/preprocessor/config/limits.hpp&gt;</a>
</div>
</body>
</html>