Searched refs:T_smaller_exponent (Results 1 – 1 of 1) sorted by relevance
114 typedef typename mpl::less<T_exponent,S_exponent>::type T_smaller_exponent ; typedef123 mpl::eval_if<T_smaller_exponent,mpl::true_,not_bigger_exponent_case>::type