28 #ifndef BSL_FLOATING_ROUND_STYLE_HPP 29 #define BSL_FLOATING_ROUND_STYLE_HPP 48 round_indeterminate = -1,
49 round_toward_zero = 0,
51 round_toward_infinity = 2,
52 round_toward_neg_infinity = 3
::int32_t int32
defines an 32bit signed integer
Definition: cstdint.hpp:40
float_round_style
Enumerates round styles for floating points.
Definition: float_round_style.hpp:46