forked from boostorg/preprocessor
Removed BOOST_PREPROCESSOR_??? macros
[SVN r14096]
This commit is contained in:
@ -35,7 +35,4 @@ in the range [0, BOOST_PP_LIMIT_MAG].</p>
|
||||
#define BOOST_PP_NOR_BOOL01 0
|
||||
#define BOOST_PP_NOR_BOOL10 0
|
||||
#define BOOST_PP_NOR_BOOL11 0
|
||||
|
||||
/* <p>Obsolete. Use BOOST_PP_NOR().</p> */
|
||||
#define BOOST_PREPROCESSOR_NOR(X,Y) BOOST_PP_NOR(X,Y)
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user