_Numeric_limits_base Class Reference
#include
<stdapis/stlportv5/stl/_limits.h>
class _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_exact
const bool | is_exact | [static] |
is_iec559
const bool | is_iec559 | [static] |
is_integer
const bool | is_integer | [static] |
is_modulo
const bool | is_modulo | [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] |
Member Function Documentation
__number ( _STLP_CALL )
static | __number | ( | _STLP_CALL | min | ) | [static, inline] |
denorm_min ( )
__number _STLP_CALL | denorm_min | ( | ) | [static, inline] |
epsilon ( )
__number _STLP_CALL | epsilon | ( | ) | [static, inline] |
infinity ( )
__number _STLP_CALL | infinity | ( | ) | [static, inline] |
quiet_NaN ( )
__number _STLP_CALL | quiet_NaN | ( | ) | [static, inline] |
round_error ( )
__number _STLP_CALL | round_error | ( | ) | [static, inline] |
signaling_NaN ( )
__number _STLP_CALL | signaling_NaN | ( | ) | [static, inline] |