Searched refs:BOOST_NO_CXX11_DECLTYPE (Results 1 - 3 of 3) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/compiler/
H A Dclang.hpp47 # define BOOST_NO_CXX11_DECLTYPE macro
H A Dgcc.hpp161 # define BOOST_NO_CXX11_DECLTYPE macro
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
H A Dsuffix.hpp640 #if defined(BOOST_NO_CXX11_DECLTYPE) && !defined(BOOST_NO_CXX11_DECLTYPE_N3276)
641 #define BOOST_NO_CXX11_DECLTYPE_N3276 BOOST_NO_CXX11_DECLTYPE
774 // Use BOOST_NO_CXX11_DECLTYPE instead of BOOST_NO_DECLTYPE
775 #if defined(BOOST_NO_CXX11_DECLTYPE) && !defined(BOOST_NO_DECLTYPE)

Completed in 38 milliseconds