_Numeric_limits_base Class Reference

class _Numeric_limits_base
Public Member Functions
static __number (_STLP_CALL)
__number _STLP_CALL denorm_min ()
__number _STLP_CALL epsilon ()
__number _STLP_CALL infinity ()
__number _STLP_CALL quiet_NaN ()
__number _STLP_CALL round_error ()
__number _STLP_CALL signaling_NaN ()
Public Attributes
const int digits
const int digits10
const float_denorm_style has_denorm
const bool has_denorm_loss
const bool has_infinity
const bool has_quiet_NaN
const bool has_signaling_NaN
const bool is_bounded
const bool is_exact
const bool is_iec559
const bool is_integer
const bool is_modulo
const bool is_signed
const bool is_specialized
const int max_exponent
const int max_exponent10
const int min_exponent
const int min_exponent10
const int radix
const float_round_style round_style
const bool tinyness_before
const bool traps

Member Functions Documentation

__number(_STLP_CALL)

static __number ( _STLP_CALL min ) [static, inline]

Parameters

_STLP_CALL min

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 digits

const int digits [static]

const int digits10

const int digits10 [static]

const float_denorm_style has_denorm

const float_denorm_style has_denorm [static]

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 int radix

const int radix [static]

const float_round_style round_style

const float_round_style round_style [static]

const bool tinyness_before

const bool tinyness_before [static]

const bool traps

const bool traps [static]