Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
not.hpp File Reference
Include dependency graph for not.hpp:
This graph shows which files directly or indirectly include this file:

Macros

#define BOOST_PP_NOT(x)   BOOST_PP_NOT_I(x)
 
#define BOOST_PP_NOT_I(x)   BOOST_PP_COMPL(BOOST_PP_BOOL(x))
 

Macro Definition Documentation

#define BOOST_PP_NOT (   x)    BOOST_PP_NOT_I(x)
#define BOOST_PP_NOT_I (   x)    BOOST_PP_COMPL(BOOST_PP_BOOL(x))