Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/config/
Dgcc.hpp18 # define BOOST_MPL_CFG_GCC ((__GNUC__ << 8) | __GNUC_MINOR__) macro
20 # define BOOST_MPL_CFG_GCC 0 macro