Macros | |
#define | BOOST_PP_CONFIG_STRICT() 0x0001 |
#define | BOOST_PP_CONFIG_IDEAL() 0x0002 |
#define | BOOST_PP_CONFIG_MSVC() 0x0004 |
#define | BOOST_PP_CONFIG_MWCC() 0x0008 |
#define | BOOST_PP_CONFIG_BCC() 0x0010 |
#define | BOOST_PP_CONFIG_EDG() 0x0020 |
#define | BOOST_PP_CONFIG_DMC() 0x0040 |
#define | BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_STRICT()) |
#define | BOOST_PP_CONFIG_EXTENDED_LINE_INFO 0 |
#define | BOOST_PP_CONFIG_ERRORS 1 |
#define | BOOST_PP_VARIADICS 0 |
#define BOOST_PP_CONFIG_BCC | ( | ) | 0x0010 |
#define BOOST_PP_CONFIG_DMC | ( | ) | 0x0040 |
#define BOOST_PP_CONFIG_EDG | ( | ) | 0x0020 |
#define BOOST_PP_CONFIG_ERRORS 1 |
#define BOOST_PP_CONFIG_EXTENDED_LINE_INFO 0 |
#define BOOST_PP_CONFIG_FLAGS | ( | ) | (BOOST_PP_CONFIG_STRICT()) |
#define BOOST_PP_CONFIG_IDEAL | ( | ) | 0x0002 |
#define BOOST_PP_CONFIG_MSVC | ( | ) | 0x0004 |
#define BOOST_PP_CONFIG_MWCC | ( | ) | 0x0008 |
#define BOOST_PP_CONFIG_STRICT | ( | ) | 0x0001 |
#define BOOST_PP_VARIADICS 0 |