Home
last modified time | relevance | path

Searched defs:is_explicitly_convertible_imp (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/traits/
H A Dexplicit_conversion.hpp56 struct is_explicitly_convertible_imp struct
65 static const bool value = sizeof(selector<S, T>(0)) == sizeof(type_traits::yes_type);
67 typedef boost::integral_constant<bool, value> type;