#include <Fixed.hpp>
◆ denorm_min()
◆ epsilon()
◆ infinity()
◆ lowest()
◆ max()
◆ min()
◆ quiet_NaN()
◆ round_error()
◆ signaling_NaN()
◆ digits
◆ digits10
◆ has_denorm
constexpr float_denorm_style std::numeric_limits< box2d::Fixed32 >::has_denorm = denorm_absent |
|
static |
◆ has_denorm_loss
constexpr bool std::numeric_limits< box2d::Fixed32 >::has_denorm_loss = false |
|
static |
◆ has_infinity
constexpr bool std::numeric_limits< box2d::Fixed32 >::has_infinity = true |
|
static |
◆ has_quiet_NaN
constexpr bool std::numeric_limits< box2d::Fixed32 >::has_quiet_NaN = true |
|
static |
◆ has_signaling_NaN
constexpr bool std::numeric_limits< box2d::Fixed32 >::has_signaling_NaN = false |
|
static |
◆ is_bounded
constexpr bool std::numeric_limits< box2d::Fixed32 >::is_bounded = true |
|
static |
◆ is_exact
◆ is_iec559
constexpr bool std::numeric_limits< box2d::Fixed32 >::is_iec559 = false |
|
static |
◆ is_integer
constexpr bool std::numeric_limits< box2d::Fixed32 >::is_integer = false |
|
static |
◆ is_modulo
constexpr bool std::numeric_limits< box2d::Fixed32 >::is_modulo = false |
|
static |
◆ is_signed
constexpr bool std::numeric_limits< box2d::Fixed32 >::is_signed = true |
|
static |
◆ is_specialized
constexpr bool std::numeric_limits< box2d::Fixed32 >::is_specialized = true |
|
static |
◆ max_digits10
◆ max_exponent
◆ max_exponent10
constexpr int std::numeric_limits< box2d::Fixed32 >::max_exponent10 = 0 |
|
static |
◆ min_exponent
◆ min_exponent10
constexpr int std::numeric_limits< box2d::Fixed32 >::min_exponent10 = 0 |
|
static |
◆ radix
◆ round_style
constexpr float_round_style std::numeric_limits< box2d::Fixed32 >::round_style = round_toward_zero |
|
static |
◆ tinyness_before
constexpr bool std::numeric_limits< box2d::Fixed32 >::tinyness_before = false |
|
static |
◆ traps
The documentation for this class was generated from the following file: