CNL
2.0.2 (development)
Compositional Numeric Library
|
tag to specify trap-on-overflow behavior in arithemtic operations More...
#include <cnl/overflow.h>
Inherits cnl::_impl::homogeneous_deduction_tag_base, and cnl::_impl::homogeneous_operator_tag_base.
tag to specify trap-on-overflow behavior in arithemtic operations
Arithmetic operations using this tag call std::abort when the result exceeds the range of the result type.