forked from boostorg/preprocessor
Working on docs
[SVN r12586]
This commit is contained in:
@ -29,7 +29,8 @@ In other words, expands to the sequence:
|
||||
P##0, P##1, ..., P##N-1
|
||||
\endverbatim</PRE>
|
||||
|
||||
NOTE: The implementation uses BOOST_PP_REPEAT().
|
||||
<H3>Uses</H3>
|
||||
- BOOST_PP_REPEAT()
|
||||
*/
|
||||
#define BOOST_PP_ENUM_PARAMS(N,P) BOOST_PP_ENUM(N,BOOST_PP_ENUM_PARAMS_F,P)
|
||||
|
||||
|
Reference in New Issue
Block a user