Searched refs:float_next_imp (Results 1 – 1 of 1) sorted by relevance
172 T float_next_imp(const T& val, const mpl::true_&, const Policy& pol) in float_next_imp() function216 T float_next_imp(const T& val, const mpl::false_&, const Policy& pol) in float_next_imp() function267 …return detail::float_next_imp(detail::normalize_value(static_cast<result_type>(val), typename deta… in float_next()