xentara-utils v2.0.3
The Xentara Utility Library
Loading...
Searching...
No Matches
xentara::utils::tools::IsIeeeFloatingPoint< Type > Struct Template Reference

Determines if a type is an IEEE floating point. More...

#include <xentara/utils/tools/TypeTraits.hpp>

Detailed Description

template<typename Type>
struct xentara::utils::tools::IsIeeeFloatingPoint< Type >

Determines if a type is an IEEE floating point.

See also
std::floating_point, IeeeFloatingPoint