Home
last modified time | relevance | path

Searched defs:BOOST_PP_CONFIG_FLAGS (Results 1 – 1 of 1) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/config/
Dconfig.hpp29 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_STRICT()) macro
31 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_STRICT()) macro
33 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_STRICT()) macro
36 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_MSVC()) macro
38 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_EDG() | BOOST_PP_CONFIG_STRICT()) macro
41 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_MWCC()) macro
43 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_DMC()) macro
45 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_STRICT()) macro
47 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_BCC()) macro
49 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_MSVC()) macro
[all …]