Added BOOST_PP_LIST_FOR_EACH_I

[SVN r12928]
This commit is contained in:
Vesa Karvonen
2002-02-24 19:57:25 +00:00
parent 045d40e5a6
commit 2fc11e125a
11 changed files with 131 additions and 24 deletions

View File

@ -55,7 +55,7 @@
<hr>
<h2><a name="BOOST_PP_LIST_TO_TUPLE_R">#define BOOST_PP_LIST_TO_TUPLE_R</a>(D,L)</h2>
<h2><a name="BOOST_PP_LIST_TO_TUPLE_R">#define BOOST_PP_LIST_TO_TUPLE_R</a>(R,L)</h2>
<p>Can be used inside <a href="for.htm#BOOST_PP_FOR">BOOST_PP_FOR</a>().</p>
<hr>