|
tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Classes | |
| struct | binary_t |
| struct | half |
Namespaces | |
| namespace | etl |
Functions | |
| constexpr auto | isfinite (half arg) noexcept -> bool |
| constexpr auto | isinf (half arg) noexcept -> bool |
| constexpr auto | isnan (half arg) noexcept -> bool |
| constexpr auto | isnormal (half arg) noexcept -> bool |
| constexpr auto | signbit (half arg) noexcept -> bool |
Variables | |
| constexpr auto | binary = binary_t{} |