Home
last modified time | relevance | path

Searched defs:get_exception_policy (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/safe_numerics/
Dsafe_common.hpp36 struct get_exception_policy { struct
37 using type = void;
Dsafe_base.hpp65 struct get_exception_policy<safe_base<T, Min, Max, P, E> > { struct
66 using type = E;
Dsafe_integer_literal.hpp35 struct get_exception_policy<safe_literal_impl<T, N, P, E> > { struct
36 using type = E;