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

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
suffix.hpp 806 // Use BOOST_NO_CXX11_NOEXCEPT instead of BOOST_NO_NOEXCEPT
807 #if defined(BOOST_NO_CXX11_NOEXCEPT) && !defined(BOOST_NO_NOEXCEPT)
808 # define BOOST_NO_NOEXCEPT
862 #ifdef BOOST_NO_NOEXCEPT
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
lexical_cast.hpp 115 #ifndef BOOST_NO_NOEXCEPT
125 #ifndef BOOST_NO_NOEXCEPT
    [all...]

Completed in 37 milliseconds