forked from boostorg/preprocessor
Removed obsolete functions from the reference.
[SVN r13474]
This commit is contained in:
@ -155,6 +155,6 @@
|
||||
#define BOOST_PP_BOOL127 1
|
||||
#define BOOST_PP_BOOL128 1
|
||||
|
||||
/** <p>Obsolete. Use BOOST_PP_BOOL().</p> */
|
||||
/* <p>Obsolete. Use BOOST_PP_BOOL().</p> */
|
||||
#define BOOST_PREPROCESSOR_BOOL(X) BOOST_PP_BOOL(X)
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user