Home
last modified time | relevance | path

Searched refs:is_same_or_convertible (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/
H A Dmeta_utils.hpp316 struct is_same_or_convertible struct
321 struct is_same_or_convertible<T, U, true> struct
361 : enable_if< is_same_or_convertible<T, U>, R>
366 : disable_if< is_same_or_convertible<T, U>, R>
H A Dmove_helpers.hpp160 …, ::boost::move_detail::not_< ::boost::move_detail::is_same_or_convertible<BOOST_MOVE_TEMPL_PARAM,…
170 … , ::boost::move_detail::is_same_or_convertible< BOOST_MOVE_TEMPL_PARAM, UNLESS_CONVERTIBLE_TO>
235 … , ::boost::move_detail::is_same_or_convertible<BOOST_MOVE_TEMPL_PARAM, UNLESS_CONVERTIBLE_TO> \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/detail/
H A Diterator.hpp117 < ::boost::move_detail::is_same_or_convertible
121 !::boost::move_detail::is_same_or_convertible