Home
last modified time | relevance | path

Searched refs:overflow_type (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/math/policies/
Derror_handling.hpp789 typedef typename Policy::overflow_error_type overflow_type; in checked_narrowing_cast() typedef
796 if(detail::check_overflow<R>(val, &result, function, overflow_type())) in checked_narrowing_cast()