Searched refs:T_digits (Results 1 – 1 of 1) sorted by relevance
63 typedef mpl::int_< ::std::numeric_limits<T>::digits > T_digits ; typedef66 typedef typename T_digits::next u_T_digits ;82 typedef mpl::int_< ::std::numeric_limits<T>::digits > T_digits ; typedef84 typedef typename mpl::less<T_digits,S_digits>::type type ;