Searched refs:BOOST_PLATFORM_CONFIG (Results 1 – 2 of 2) sorted by relevance
18 # define BOOST_PLATFORM_CONFIG "boost/config/platform/linux.hpp" macro22 # define BOOST_PLATFORM_CONFIG "boost/config/platform/bsd.hpp" macro26 # define BOOST_PLATFORM_CONFIG "boost/config/platform/solaris.hpp" macro30 # define BOOST_PLATFORM_CONFIG "boost/config/platform/irix.hpp" macro34 # define BOOST_PLATFORM_CONFIG "boost/config/platform/hpux.hpp" macro38 # define BOOST_PLATFORM_CONFIG "boost/config/platform/cygwin.hpp" macro42 # define BOOST_PLATFORM_CONFIG "boost/config/platform/win32.hpp" macro46 # define BOOST_PLATFORM_CONFIG "boost/config/platform/haiku.hpp" macro50 # define BOOST_PLATFORM_CONFIG "boost/config/platform/beos.hpp" macro54 # define BOOST_PLATFORM_CONFIG "boost/config/platform/macos.hpp" macro[all …]
52 #if !defined(BOOST_PLATFORM_CONFIG) && !defined(BOOST_NO_PLATFORM_CONFIG) && !defined(BOOST_NO_CONF…56 #ifdef BOOST_PLATFORM_CONFIG57 # include BOOST_PLATFORM_CONFIG