HomeSort by relevance Sort by last modified time
    Searched refs:BOOST_NO_CXX11_DECLTYPE (Results 1 - 3 of 3) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/compiler/
clang.hpp 47 # define BOOST_NO_CXX11_DECLTYPE
gcc.hpp 161 # define BOOST_NO_CXX11_DECLTYPE
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
suffix.hpp 640 #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 40 milliseconds