static
const
members are usable as integral constant expressions.
Definition at line 191 of file limits.
const int digits [static] |
const int digits10 [static] |
const float_denorm_style has_denorm [static] |
See std::float_denorm_style for more information.
const bool has_denorm_loss [static] |
const bool has_infinity [static] |
const bool has_quiet_NaN [static] |
const bool has_signaling_NaN [static] |
const bool is_bounded [static] |
const bool is_exact [static] |
const bool is_iec559 [static] |
const bool is_integer [static] |
const bool is_modulo [static] |
const bool is_specialized [static] |
const int max_exponent [static] |
const int max_exponent10 [static] |
const int min_exponent [static] |
const int min_exponent10 [static] |
const int radix [static] |
const float_round_style round_style [static] |
See std::float_round_style for more information. This is only meaningful for floating types; integer types will all be round_toward_zero.
const bool tinyness_before [static] |
const bool traps [static] |