Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iterator/detail/
H A 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…
H A Dconfig_undef.hpp14 #undef BOOST_NO_IS_CONVERTIBLE
H A Denable_if.hpp69 # if !defined(BOOST_NO_SFINAE) && !defined(BOOST_NO_IS_CONVERTIBLE)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iterator/
H A Diterator_adaptor.hpp107 # if defined(BOOST_NO_IS_CONVERTIBLE) || defined(BOOST_NO_SFINAE)