Searched refs:is_integer_for_rounding (Results 1 – 2 of 2) sorted by relevance
41 return detail::trunc(v, pol, mpl::bool_<detail::is_integer_for_rounding<T>::value>()); in trunc()
361 struct is_integer_for_rounding struct