_Floating_limits Class Reference

class _Floating_limits : public _Numeric_limits_base

Inherits from

Member Data Documentation

const int digits

const int digits [static]

const int digits10

const int digits10 [static]

const float_denorm_style has_denorm

const float_denorm_style has_denorm [static]

const bool has_denorm_loss

const bool has_denorm_loss [static]

const bool has_infinity

const bool has_infinity [static]

const bool has_quiet_NaN

const bool has_quiet_NaN [static]

const bool has_signaling_NaN

const bool has_signaling_NaN [static]

const bool is_bounded

const bool is_bounded [static]

const bool is_iec559

const bool is_iec559 [static]

const bool is_signed

const bool is_signed [static]

const bool is_specialized

const bool is_specialized [static]

const int max_exponent

const int max_exponent [static]

const int max_exponent10

const int max_exponent10 [static]

const int min_exponent

const int min_exponent [static]

const int min_exponent10

const int min_exponent10 [static]

const int radix

const int radix [static]

const float_round_style round_style

const float_round_style round_style [static]

const bool tinyness_before

const bool tinyness_before [static]

const bool traps

const bool traps [static]