3#ifndef TETL_LIMITS_FLOAT_ROUND_STYLE_HPP
4#define TETL_LIMITS_FLOAT_ROUND_STYLE_HPP
Definition adjacent_find.hpp:8
float_round_style
Definition float_round_style.hpp:8
@ round_toward_zero
Definition float_round_style.hpp:10
@ round_toward_infinity
Definition float_round_style.hpp:12
@ round_to_nearest
Definition float_round_style.hpp:11
@ round_toward_neg_infinity
Definition float_round_style.hpp:13
@ round_indeterminate
Definition float_round_style.hpp:9