blob: b621548af24422a714e05d181a99763970b4b761 [file] [log] [blame]
Brian Silvermanf27e0852018-08-04 23:56:45 -07001<html>
2<head>
3 <title>BOOST_PP_LIMIT_DIM</title>
4 <link rel="stylesheet" type="text/css" href="../styles.css">
5
6</head>
7<body>
8 <div style="margin-left: 0px;">
9 The <b>BOOST_PP_LIMIT_DIM</b> macro defines the maximum number of available <b>BOOST_PP_REPEAT</b> dimensions.
10 </div>
11 <h4>Usage</h4>
12 <div class="code">
13 <b>BOOST_PP_LIMIT_DIM</b>
14 </div>
15 <h4>Remarks</h4>
16 <div>
17 This macro currently expands to <i>3</i>.
18 </div>
19 <h4>Requirements</h4>
20 <div>
21 <b>Header:</b> &nbsp;<a href="../headers/config/limits.html">&lt;boost/preprocessor/config/limits.hpp&gt;</a>
22 </div>
23 <hr size="1">
24 <div style="margin-left: 0px;">
25 <i>© Copyright <a href="http://www.housemarque.com" target="_top">Housemarque Oy</a> 2002</i>
26 </br><i>© Copyright Paul Mensonides 2002</i>
27 </div>
28 <div style="margin-left: 0px;">
29 <p><small>Distributed under the Boost Software License, Version 1.0. (See
30 accompanying file <a href="../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
31 copy at <a href=
32 "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
33 </div>
34</body>
35</html>