Home
last modified time | relevance | path

Searched refs:S_digits (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.hpp62 typedef mpl::int_< ::std::numeric_limits<S>::digits > S_digits ; typedef
70 typedef typename mpl::multiplies<S_digits,Two>::type S_digits_times_2 ;
81 typedef mpl::int_< ::std::numeric_limits<S>::digits > S_digits ; typedef
84 typedef typename mpl::less<T_digits,S_digits>::type type ;