Brian Silverman | f27e085 | 2018-08-04 23:56:45 -0700 | [diff] [blame^] | 1 | <html> |
| 2 | <head> |
| 3 | <title>BOOST_PP_LIMIT_VARIADIC</title> |
| 4 | <link rel="stylesheet" type="text/css" href="../styles.css"> |
| 5 | </head> |
| 6 | <body> |
| 7 | <div style="margin-left: 0px;"> The <b>BOOST_PP_LIMIT_VARIADIC</b> macro |
| 8 | defines the maximum <i>variadic data</i> size supported by the library. </div> |
| 9 | <h4>Usage</h4> |
| 10 | <div class="code"> <b>BOOST_PP_LIMIT_VARIADIC</b> </div> |
| 11 | <h4>Remarks</h4> |
| 12 | <div> This macro currently expands to <i>64</i>. </div> |
| 13 | <h4>Requirements</h4> |
| 14 | <div> <b>Header:</b> <a href="../headers/config/limits.html"><boost/preprocessor/config/limits.hpp></a> |
| 15 | </div> |
| 16 | <hr size="1"> |
| 17 | <div style="margin-left: 0px;"> <i></i><i>© Copyright Edward Diener 2011</i> </div> |
| 18 | <div style="margin-left: 0px;"> |
| 19 | <p><small>Distributed under the Boost Software License, Version 1.0. |
| 20 | (See accompanying file <a href="../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> |
| 21 | or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p> |
| 22 | </div> |
| 23 | </body> |
| 24 | </html> |