Home
last modified time | relevance | path

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

/third_party/boost/boost/safe_numerics/
Dexception.hpp114 arithmetic_error, enumerator
152 case safe_numerics_actions::arithmetic_error: in equivalent()
Dexception_policies.hpp91 return safe_numerics_actions::arithmetic_error; in make_safe_numerics_action()
131 struct dispatch_case<EP, safe_numerics_actions::arithmetic_error> {