Home
last modified time | relevance | path

Searched refs:BOOST_PP_CONFIG_BCC (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/preprocessor/list/
Dadt.hpp56 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_BCC()
67 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_BCC()
/third_party/boost/boost/preprocessor/config/
Dconfig.hpp23 # define BOOST_PP_CONFIG_BCC() 0x0010 macro
49 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_BCC())
/third_party/boost/boost/preprocessor/facilities/
Dapply.hpp25 # elif BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_BCC()
/third_party/boost/boost/mpl/aux_/preprocessor/
Dis_seq.hpp30 #if (BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_BCC()) || defined(_MSC_VER) && defined(__INTEL_COMPI…