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

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/compiler/
clang.hpp 33 # define BOOST_NO_CXX11_AUTO_DECLARATIONS
gcc.hpp 178 # define BOOST_NO_CXX11_AUTO_DECLARATIONS
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
suffix.hpp 746 // Use BOOST_NO_CXX11_AUTO_DECLARATIONS instead of BOOST_NO_AUTO_DECLARATIONS
747 #if defined(BOOST_NO_CXX11_AUTO_DECLARATIONS) && !defined(BOOST_NO_AUTO_DECLARATIONS)

Completed in 28 milliseconds