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

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/compiler/
clang.hpp 71 # define BOOST_NO_CXX11_HDR_INITIALIZER_LIST
gcc.hpp 182 # define BOOST_NO_CXX11_HDR_INITIALIZER_LIST
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/stdlib/
libstdcpp3.hpp 121 # define BOOST_NO_CXX11_HDR_INITIALIZER_LIST
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
suffix.hpp 655 // Use BOOST_NO_CXX11_HDR_INITIALIZER_LIST instead of BOOST_NO_INITIALIZER_LISTS
656 #if defined(BOOST_NO_CXX11_HDR_INITIALIZER_LIST) && !defined(BOOST_NO_INITIALIZER_LISTS)
685 // Use BOOST_NO_CXX11_HDR_INITIALIZER_LIST
687 #ifdef BOOST_NO_CXX11_HDR_INITIALIZER_LIST

Completed in 35 milliseconds