Searched refs:T_smaller_mantisa (Results 1 – 1 of 1) sorted by relevance
118 typedef mpl::less<T_mantisa,S_mantisa> T_smaller_mantisa ; typedef120 typedef mpl::eval_if<equal_exponents,T_smaller_mantisa,mpl::false_> not_bigger_exponent_case ;