Searched refs:BOOST_COMPILER_CONFIG (Results 1 – 2 of 2) sorted by relevance
24 # define BOOST_COMPILER_CONFIG "boost/config/compiler/gcc_xml.hpp" macro28 # define BOOST_COMPILER_CONFIG "boost/config/compiler/cray.hpp" macro32 # define BOOST_COMPILER_CONFIG "boost/config/compiler/comeau.hpp" macro36 # define BOOST_COMPILER_CONFIG "boost/config/compiler/pathscale.hpp" macro40 # define BOOST_COMPILER_CONFIG "boost/config/compiler/intel.hpp" macro45 # define BOOST_COMPILER_CONFIG "boost/config/compiler/clang.hpp" macro49 # define BOOST_COMPILER_CONFIG "boost/config/compiler/digitalmars.hpp" macro53 # define BOOST_COMPILER_CONFIG "boost/config/compiler/diab.hpp" macro57 # define BOOST_COMPILER_CONFIG "boost/config/compiler/gcc.hpp" macro61 # define BOOST_COMPILER_CONFIG "boost/config/compiler/kai.hpp" macro[all …]
34 #if !defined(BOOST_COMPILER_CONFIG) && !defined(BOOST_NO_COMPILER_CONFIG) && !defined(BOOST_NO_CONF…38 #ifdef BOOST_COMPILER_CONFIG39 # include BOOST_COMPILER_CONFIG