forked from boostorg/preprocessor
pre
[SVN r13974]
This commit is contained in:
@ -30,7 +30,7 @@
|
||||
<p>For example,</p>
|
||||
|
||||
<pre>
|
||||
<a href="tuple_reverse.htm#BOOST_PP_TUPLE_REVERSE">BOOST_PP_TUPLE_REVERSE</a>(3,(A,B,C))
|
||||
<a href="tuple_reverse.htm#BOOST_PP_TUPLE_REVERSE">BOOST_PP_TUPLE_REVERSE</a>(3,(A,B,C))
|
||||
</pre>
|
||||
|
||||
<p>expands to <code>(C,B,A)</code>.</p>
|
||||
|
Reference in New Issue
Block a user