Home
last modified time | relevance | path

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

/third_party/boost/boost/iterator/detail/
Dconfig_def.hpp87 # define BOOST_NO_IS_CONVERTIBLE // "is_convertible doesn't work for simple types" macro
113 #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)
/third_party/boost/boost/iterator/
Dis_readable_iterator.hpp19 #ifndef BOOST_NO_IS_CONVERTIBLE
Dis_lvalue_iterator.hpp20 #ifndef BOOST_NO_IS_CONVERTIBLE
Diterator_adaptor.hpp105 # if defined(BOOST_NO_IS_CONVERTIBLE) || defined(BOOST_NO_SFINAE)
/third_party/boost/boost/python/
Dobject_operators.hpp40 # if !defined(BOOST_NO_SFINAE) && !defined(BOOST_NO_IS_CONVERTIBLE)
/third_party/boost/boost/mpi/python/
Dserialize.hpp53 #if !defined(BOOST_NO_SFINAE) && !defined(BOOST_NO_IS_CONVERTIBLE)