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

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/compiler/
clang.hpp 103 # define BOOST_NO_CXX11_RVALUE_REFERENCES
gcc.hpp 163 # define BOOST_NO_CXX11_RVALUE_REFERENCES
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
suffix.hpp 818 // Use BOOST_NO_CXX11_RVALUE_REFERENCES instead of BOOST_NO_RVALUE_REFERENCES
819 #if defined(BOOST_NO_CXX11_RVALUE_REFERENCES) && !defined(BOOST_NO_RVALUE_REFERENCES)

Completed in 31 milliseconds