ReactOS 0.4.16-dev-401-g45b008d
|
#include <_limits.h>
Static Public Member Functions | |
static _Int _STLP_CALL | min () _STLP_NOTHROW |
static _Int _STLP_CALL | max () _STLP_NOTHROW |
Static Public Member Functions inherited from _Numeric_limits_base< _Int > | |
static _Int _STLP_CALL | min () _STLP_NOTHROW |
static _Int _STLP_CALL | max () _STLP_NOTHROW |
static _Int _STLP_CALL | epsilon () _STLP_NOTHROW |
static _Int _STLP_CALL | round_error () _STLP_NOTHROW |
static _Int _STLP_CALL | infinity () _STLP_NOTHROW |
static _Int _STLP_CALL | quiet_NaN () _STLP_NOTHROW |
static _Int _STLP_CALL | signaling_NaN () _STLP_NOTHROW |
static _Int _STLP_CALL | denorm_min () _STLP_NOTHROW |
_Integer_limits< _Int, __imin, __imax, __idigits, __ismod >::_STLP_STATIC_CONSTANT | ( | bool | , |
is_bounded | = true |
||
) |
_Integer_limits< _Int, __imin, __imax, __idigits, __ismod >::_STLP_STATIC_CONSTANT | ( | bool | , |
is_exact | = true |
||
) |
_Integer_limits< _Int, __imin, __imax, __idigits, __ismod >::_STLP_STATIC_CONSTANT | ( | bool | , |
is_integer | = true |
||
) |
_Integer_limits< _Int, __imin, __imax, __idigits, __ismod >::_STLP_STATIC_CONSTANT | ( | bool | , |
is_modulo | = __ismod |
||
) |
_Integer_limits< _Int, __imin, __imax, __idigits, __ismod >::_STLP_STATIC_CONSTANT | ( | bool | , |
is_signed | = (__imin !=0) |
||
) |
_Integer_limits< _Int, __imin, __imax, __idigits, __ismod >::_STLP_STATIC_CONSTANT | ( | bool | , |
is_specialized | = true |
||
) |
_Integer_limits< _Int, __imin, __imax, __idigits, __ismod >::_STLP_STATIC_CONSTANT | ( | int | , |
digits10 | = (digits *301UL)/1000 |
||
) |
_Integer_limits< _Int, __imin, __imax, __idigits, __ismod >::_STLP_STATIC_CONSTANT | ( | int | , |
digits | = (__idigits< 0) ?((int)((sizeof(_Int) *(CHAR_BIT))) -((__imin==0) ? 0 :1)) :(__idigits) |
||
) |
_Integer_limits< _Int, __imin, __imax, __idigits, __ismod >::_STLP_STATIC_CONSTANT | ( | int | , |
radix | = 2 |
||
) |
|
inlinestatic |
|
inlinestatic |