_Numeric_limits_base Class Reference

class _Numeric_limits_base
Public Member Functions
static__number(_STLP_CALL)
__number _STLP_CALLdenorm_min()
__number _STLP_CALLepsilon()
__number _STLP_CALLinfinity()
__number _STLP_CALLquiet_NaN()
__number _STLP_CALLround_error()
__number _STLP_CALLsignaling_NaN()
Public Attributes
const intdigits
const intdigits10
const float_denorm_stylehas_denorm
const boolhas_denorm_loss
const boolhas_infinity
const boolhas_quiet_NaN
const boolhas_signaling_NaN
const boolis_bounded
const boolis_exact
const boolis_iec559
const boolis_integer
const boolis_modulo
const boolis_signed
const boolis_specialized
const intmax_exponent
const intmax_exponent10
const intmin_exponent
const intmin_exponent10
const intradix
const float_round_styleround_style
const booltinyness_before
const booltraps

Member Functions Documentation

__number(_STLP_CALL)

static__number(_STLP_CALLmin)[static, inline]

Parameters

_STLP_CALL min

denorm_min()

__number _STLP_CALLdenorm_min()[static, inline]

epsilon()

__number _STLP_CALLepsilon()[static, inline]

infinity()

__number _STLP_CALLinfinity()[static, inline]

quiet_NaN()

__number _STLP_CALLquiet_NaN()[static, inline]

round_error()

__number _STLP_CALLround_error()[static, inline]

signaling_NaN()

__number _STLP_CALLsignaling_NaN()[static, inline]

Member Data Documentation

const int digits

const intdigits[static]

const int digits10

const intdigits10[static]

const float_denorm_style has_denorm

const float_denorm_stylehas_denorm[static]

const bool has_denorm_loss

const boolhas_denorm_loss[static]

const bool has_infinity

const boolhas_infinity[static]

const bool has_quiet_NaN

const boolhas_quiet_NaN[static]

const bool has_signaling_NaN

const boolhas_signaling_NaN[static]

const bool is_bounded

const boolis_bounded[static]

const bool is_exact

const boolis_exact[static]

const bool is_iec559

const boolis_iec559[static]

const bool is_integer

const boolis_integer[static]

const bool is_modulo

const boolis_modulo[static]

const bool is_signed

const boolis_signed[static]

const bool is_specialized

const boolis_specialized[static]

const int max_exponent

const intmax_exponent[static]

const int max_exponent10

const intmax_exponent10[static]

const int min_exponent

const intmin_exponent[static]

const int min_exponent10

const intmin_exponent10[static]

const int radix

const intradix[static]

const float_round_style round_style

const float_round_styleround_style[static]

const bool tinyness_before

const booltinyness_before[static]

const bool traps

const booltraps[static]