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

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/compiler/
clang.hpp 15 #if !__has_feature(cxx_rtti) && !defined(BOOST_NO_RTTI)
16 # define BOOST_NO_RTTI
gcc.hpp 143 # ifndef BOOST_NO_RTTI
144 # define BOOST_NO_RTTI
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/exception/
get_error_info.hpp 37 #ifndef BOOST_NO_RTTI
98 #ifdef BOOST_NO_RTTI
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/exception/detail/
type_info.hpp 76 #ifndef BOOST_NO_RTTI
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
suffix.hpp 186 #if defined(BOOST_NO_TYPEID) && !defined(BOOST_NO_RTTI)
187 # define BOOST_NO_RTTI

Completed in 39 milliseconds