forked from boostorg/preprocessor
pre
[SVN r13974]
This commit is contained in:
@ -21,7 +21,7 @@ for separating macro parameters.</p>
|
||||
<p>For example,</p>
|
||||
|
||||
<pre>
|
||||
BOOST_PP_IF(1,BOOST_PP_COMMA,BOOST_PP_EMPTY)()
|
||||
BOOST_PP_IF(1,BOOST_PP_COMMA,BOOST_PP_EMPTY)()
|
||||
</pre>
|
||||
|
||||
<p>expands to a comma.</p>
|
||||
|
Reference in New Issue
Block a user