Home
last modified time | relevance | path

Searched refs:T_exponent (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/numeric/conversion/detail/
H A Dis_subranged.hpp112 typedef mpl::int_< ::std::numeric_limits<T>::max_exponent > T_exponent ; typedef
114 typedef typename mpl::less<T_exponent,S_exponent>::type T_smaller_exponent ;
116 typedef typename mpl::equal_to<T_exponent,S_exponent>::type equal_exponents ;