mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-15 13:36:33 +02:00
Doc fix
[SVN r12717]
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
|
||||
<h3>Uses</h3>
|
||||
<ul>
|
||||
<li>BOOST_PP_LIST_FOR_EACH()</li>
|
||||
<li>BOOST_PP_FOR()</li>
|
||||
</ul>
|
||||
*/
|
||||
#define BOOST_PP_LIST_TO_TUPLE(L) BOOST_PP_LIST_TO_TUPLE_R(0,L)
|
||||
|
Reference in New Issue
Block a user