Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/config/
H A Dconfig.hpp29 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_STRICT()) macro
32 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_MSVC()) macro
34 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_EDG() | BOOST_PP_CONFIG_STRICT()) macro
37 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_STRICT()) macro
39 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_MWCC()) macro
41 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_DMC()) macro
43 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_STRICT()) macro
45 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_BCC()) macro
47 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_MSVC()) macro
49 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_STRICT()) macro