Home
last modified time | relevance | path

Searched refs:BOOST_NO_IS_CONVERTIBLE (Results 1 – 4 of 4) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/detail/
Dconfig_def.hpp88 # define BOOST_NO_IS_CONVERTIBLE // "is_convertible doesn't work for simple types" macro
115 #if !defined(BOOST_MSVC) && (defined(BOOST_NO_SFINAE) || defined(BOOST_NO_IS_CONVERTIBLE) || define…
Dconfig_undef.hpp14 #undef BOOST_NO_IS_CONVERTIBLE
Denable_if.hpp69 # if !defined(BOOST_NO_SFINAE) && !defined(BOOST_NO_IS_CONVERTIBLE)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
Diterator_adaptor.hpp117 # elif defined(BOOST_NO_IS_CONVERTIBLE) || defined(BOOST_NO_SFINAE)