|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r71303 - branches/pplib/variadics/libs/preprocessor/doc/ref
From: eldiener_at_[hidden]
Date: 2011-04-15 20:47:59
Author: eldiener
Date: 2011-04-15 20:47:58 EDT (Fri, 15 Apr 2011)
New Revision: 71303
URL: http://svn.boost.org/trac/boost/changeset/71303
Log:
Updated header file.
Text files modified:
branches/pplib/variadics/libs/preprocessor/doc/ref/limit_variadic.html | 14 ++++++--------
1 files changed, 6 insertions(+), 8 deletions(-)
Modified: branches/pplib/variadics/libs/preprocessor/doc/ref/limit_variadic.html
==============================================================================
--- branches/pplib/variadics/libs/preprocessor/doc/ref/limit_variadic.html (original)
+++ branches/pplib/variadics/libs/preprocessor/doc/ref/limit_variadic.html 2011-04-15 20:47:58 EDT (Fri, 15 Apr 2011)
@@ -4,23 +4,21 @@
<link rel="stylesheet" type="text/css" href="../styles.css">
</head>
<body>
-<div style="margin-left: 0px;"> The <b>BOOST_PP_LIMIT_WHILE</b> macro
-defines the maximum number of <b>BOOST_PP_WHILE</b> iterations. </div>
+<div style="margin-left: 0px;"> The <b>BOOST_PP_LIMIT_VARIADIC</b> macro
+defines the maximum <i>variadic data</i> size supported by the library. </div>
<h4>Usage</h4>
-<div class="code"> <b>BOOST_PP_LIMIT_WHILE</b> </div>
+<div class="code"> <b>BOOST_PP_LIMIT_VARIADIC</b> </div>
<h4>Remarks</h4>
-<div> This macro currently expands to <i>256</i>. </div>
+<div> This macro currently expands to <i>25</i>. </div>
<h4>Requirements</h4>
<div> <b>Header:</b> <boost/preprocessor/config/limits.hpp>
</div>
<hr size="1">
-<div style="margin-left: 0px;"> <i>© Copyright Housemarque Oy 2002</i>
-<br>
-<i>© Copyright Edward Diener 2011</i> </div>
+<div style="margin-left: 0px;"> <i></i><i>© Copyright Edward Diener 2011</i> </div>
<div style="margin-left: 0px;">
<p><small>Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt
or copy at www.boost.org/LICENSE_1_0.txt)</small></p>
</div>
</body>
-</html>
+</html>
\ No newline at end of file
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk