mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-21 00:12:05 +02:00
Longer macro parameter names
[SVN r13459]
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
|
||||
<hr>
|
||||
|
||||
<h2><a name="BOOST_PP_REPEAT_2ND">#define BOOST_PP_REPEAT_2ND</a>(N,M,P)</h2>
|
||||
<h2><a name="BOOST_PP_REPEAT_2ND">#define BOOST_PP_REPEAT_2ND</a>(COUNT,MACRO,DATA)</h2>
|
||||
<p>Same as <a href="repeat.htm#BOOST_PP_REPEAT">BOOST_PP_REPEAT</a>(), but implemented independently.</p>
|
||||
|
||||
<h3>Test</h3>
|
||||
|
Reference in New Issue
Block a user