|
static constexpr bool | is_specialized = true |
|
static constexpr bool | is_signed = true |
|
static constexpr bool | is_integer = false |
|
static constexpr bool | is_exact = false |
|
static constexpr bool | has_infinity = true |
|
static constexpr bool | has_quiet_NaN = true |
|
static constexpr bool | has_signaling_NaN = false |
|
static constexpr float_round_style | round_style = round_to_nearest |
|
static constexpr bool | is_iec559 = true |
|
static constexpr bool | is_bounded = true |
|
static constexpr bool | is_modulo = false |
|
static constexpr int | digits = 10 |
|
static constexpr int | digits10 = 4 |
|
static constexpr int | max_digits10 = 4 |
|
static constexpr int | min_exponent = -14 |
|
static constexpr int | min_exponent10 = -3 |
|
static constexpr int | max_exponent = 15 |
|
static constexpr int | max_exponent10 = 3 |
|
static constexpr bool | traps = false |
|
static constexpr bool | tinyness_before = false |
|
The documentation for this struct was generated from the following file: