Searched defs:get_int_float_mixture (Results 1 – 1 of 1) sorted by relevance
36 struct get_int_float_mixture struct38 typedef mpl::bool_< ::std::numeric_limits<S>::is_integer > S_int ;39 typedef mpl::bool_< ::std::numeric_limits<T>::is_integer > T_int ;43 type ;