_Floating_limits Class Reference
#include
<stdapis/stlportv5/stl/_limits.h>
class _Floating_limits : public _Numeric_limits_base |
Member Attribute Documentation
digits10
const int | digits10 | [static] |
has_denorm_loss
const bool | has_denorm_loss | [static] |
has_infinity
const bool | has_infinity | [static] |
has_quiet_NaN
const bool | has_quiet_NaN | [static] |
has_signaling_NaN
const bool | has_signaling_NaN | [static] |
is_bounded
const bool | is_bounded | [static] |
is_iec559
const bool | is_iec559 | [static] |
is_signed
const bool | is_signed | [static] |
is_specialized
const bool | is_specialized | [static] |
max_exponent
const int | max_exponent | [static] |
max_exponent10
const int | max_exponent10 | [static] |
min_exponent
const int | min_exponent | [static] |
min_exponent10
const int | min_exponent10 | [static] |
tinyness_before
const bool | tinyness_before | [static] |