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 D | meta_utils.hpp | 316 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 D | move_helpers.hpp | 160 …, ::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 D | iterator.hpp | 117 < ::boost::move_detail::is_same_or_convertible 121 !::boost::move_detail::is_same_or_convertible
|