tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
float_denorm_style.hpp
Go to the documentation of this file.
1// SPDX-License-Identifier: BSL-1.0
2
3#ifndef TETL_LIMITS_FLOAT_DENORM_STYLE_HPP
4#define TETL_LIMITS_FLOAT_DENORM_STYLE_HPP
5
6namespace etl {
7
13
14} // namespace etl
15
16#endif // TETL_LIMITS_FLOAT_DENORM_STYLE_HPP
Definition adjacent_find.hpp:8
float_denorm_style
Definition float_denorm_style.hpp:8
@ denorm_present
Definition float_denorm_style.hpp:11
@ denorm_absent
Definition float_denorm_style.hpp:10
@ denorm_indeterminate
Definition float_denorm_style.hpp:9