CNL  2.0.2 (development)
Compositional Numeric Library
cnl::native_rounding_tag Struct Reference

tag to match the rounding behavior of fundamental arithmetic types More...

#include <cnl/rounding.h>

Inherits cnl::_impl::homogeneous_deduction_tag_base, and cnl::_impl::homogeneous_operator_tag_base.

Detailed Description

tag to match the rounding behavior of fundamental arithmetic types

Arithmetic operations using this tag should behave the same as equivalent operators.

See also
rounding_integer, convert, nearest_rounding_tag