Searched refs:S_digits (Results 1 – 1 of 1) sorted by relevance
62 typedef mpl::int_< ::std::numeric_limits<S>::digits > S_digits ; typedef70 typedef typename mpl::multiplies<S_digits,Two>::type S_digits_times_2 ;81 typedef mpl::int_< ::std::numeric_limits<S>::digits > S_digits ; typedef84 typedef typename mpl::less<T_digits,S_digits>::type type ;