forked from boostorg/preprocessor
Longer macro parameter names
[SVN r13459]
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
|
||||
<hr>
|
||||
|
||||
<h2><a name="BOOST_PP_TUPLE_TO_LIST">#define BOOST_PP_TUPLE_TO_LIST</a>(N,T)</h2>
|
||||
<h2><a name="BOOST_PP_TUPLE_TO_LIST">#define BOOST_PP_TUPLE_TO_LIST</a>(SIZE_OF_TUPLE,TUPLE)</h2>
|
||||
<p>Converts a tuple to a list.</p>
|
||||
|
||||
<p>For example,</p>
|
||||
|
Reference in New Issue
Block a user