_Numeric_limits_base Class Reference
class _Numeric_limits_base |
Member Functions 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] |
Member Data Documentation
const int digits10
const int | digits10 | [static] |
const float_denorm_style has_denorm
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_exact
const bool | is_exact | [static] |
const bool is_iec559
const bool | is_iec559 | [static] |
const bool is_integer
const bool | is_integer | [static] |
const bool is_modulo
const bool | is_modulo | [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 float_round_style round_style
const bool tinyness_before
const bool | tinyness_before | [static] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.