ReactOS 0.4.16-dev-289-g096a551
|
#include <_limits.h>
Additional Inherited Members | |
Static Public Member Functions inherited from _Numeric_limits_base< __number > | |
static __number _STLP_CALL | min () _STLP_NOTHROW |
static __number _STLP_CALL | max () _STLP_NOTHROW |
static __number _STLP_CALL | epsilon () _STLP_NOTHROW |
static __number _STLP_CALL | round_error () _STLP_NOTHROW |
static __number _STLP_CALL | infinity () _STLP_NOTHROW |
static __number _STLP_CALL | quiet_NaN () _STLP_NOTHROW |
static __number _STLP_CALL | signaling_NaN () _STLP_NOTHROW |
static __number _STLP_CALL | denorm_min () _STLP_NOTHROW |
_Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __DenormStyle, __RoundStyle >::_STLP_STATIC_CONSTANT | ( | bool | , |
has_denorm_loss | = false |
||
) |
_Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __DenormStyle, __RoundStyle >::_STLP_STATIC_CONSTANT | ( | bool | , |
has_infinity | = true |
||
) |
_Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __DenormStyle, __RoundStyle >::_STLP_STATIC_CONSTANT | ( | bool | , |
has_quiet_NaN | = true |
||
) |
_Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __DenormStyle, __RoundStyle >::_STLP_STATIC_CONSTANT | ( | bool | , |
has_signaling_NaN | = true |
||
) |
_Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __DenormStyle, __RoundStyle >::_STLP_STATIC_CONSTANT | ( | bool | , |
is_bounded | = true |
||
) |
_Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __DenormStyle, __RoundStyle >::_STLP_STATIC_CONSTANT | ( | bool | , |
is_iec559 | = __IsIEC559 &&has_infinity &&has_quiet_NaN &&has_signaling_NaN &&(has_denorm==denorm_present) |
||
) |
_Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __DenormStyle, __RoundStyle >::_STLP_STATIC_CONSTANT | ( | bool | , |
is_signed | = true |
||
) |
_Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __DenormStyle, __RoundStyle >::_STLP_STATIC_CONSTANT | ( | bool | , |
is_specialized | = true |
||
) |
_Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __DenormStyle, __RoundStyle >::_STLP_STATIC_CONSTANT | ( | bool | , |
tinyness_before | = false |
||
) |
_Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __DenormStyle, __RoundStyle >::_STLP_STATIC_CONSTANT | ( | bool | , |
traps | = true |
||
) |
_Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __DenormStyle, __RoundStyle >::_STLP_STATIC_CONSTANT | ( | float_denorm_style | , |
has_denorm | = __DenormStyle |
||
) |
_Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __DenormStyle, __RoundStyle >::_STLP_STATIC_CONSTANT | ( | float_round_style | , |
round_style | = __RoundStyle |
||
) |
_Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __DenormStyle, __RoundStyle >::_STLP_STATIC_CONSTANT | ( | int | , |
digits10 | = __Digits10 |
||
) |
_Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __DenormStyle, __RoundStyle >::_STLP_STATIC_CONSTANT | ( | int | , |
digits | = __Digits |
||
) |
_Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __DenormStyle, __RoundStyle >::_STLP_STATIC_CONSTANT | ( | int | , |
max_exponent10 | = __MaxExp10 |
||
) |
_Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __DenormStyle, __RoundStyle >::_STLP_STATIC_CONSTANT | ( | int | , |
max_exponent | = __MaxExp |
||
) |
_Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __DenormStyle, __RoundStyle >::_STLP_STATIC_CONSTANT | ( | int | , |
min_exponent10 | = __MinExp10 |
||
) |
_Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __DenormStyle, __RoundStyle >::_STLP_STATIC_CONSTANT | ( | int | , |
min_exponent | = __MinExp |
||
) |
_Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __DenormStyle, __RoundStyle >::_STLP_STATIC_CONSTANT | ( | int | , |
radix | = FLT_RADIX |
||
) |