_Numeric_limits_base Class Reference
#include
<stdapis/stlportv5/stl/_limits.h>
class _Numeric_limits_base |
Member Attribute Documentation
digits
digits10
has_denorm
has_denorm_loss
const bool | has_denorm_loss |
has_infinity
has_quiet_NaN
has_signaling_NaN
const bool | has_signaling_NaN |
is_bounded
is_exact
is_iec559
is_integer
is_modulo
is_signed
is_specialized
const bool | is_specialized | [static] |
max_exponent
max_exponent10
min_exponent
min_exponent10
radix
round_style
tinyness_before
const bool | tinyness_before |
traps
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] |