_Numeric_limits_base< __number > Class Template Reference#include <_limits.h>
Inheritance diagram for _Numeric_limits_base< __number >:
List of all members.
Detailed Description
template<class __number>
class _Numeric_limits_base< __number >
Definition at line 59 of file _limits.h.
Member Function Documentation
Member Data Documentation
Reimplemented in _Integer_limits< _Int, __imin, __imax, __idigits, __ismod >, and _Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __RoundStyle >.
Definition at line 71 of file _limits.h.
Reimplemented in _Integer_limits< _Int, __imin, __imax, __idigits, __ismod >, and _Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __RoundStyle >.
Definition at line 72 of file _limits.h.
Reimplemented in _Integer_limits< _Int, __imin, __imax, __idigits, __ismod >, and _Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __RoundStyle >.
Definition at line 73 of file _limits.h.
Reimplemented in _Integer_limits< _Int, __imin, __imax, __idigits, __ismod >, and _Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __RoundStyle >.
Definition at line 90 of file _limits.h.
Reimplemented in _Integer_limits< _Int, __imin, __imax, __idigits, __ismod >, and _Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __RoundStyle >.
Definition at line 91 of file _limits.h.
Reimplemented in _Integer_limits< _Int, __imin, __imax, __idigits, __ismod >, and _Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __RoundStyle >.
Definition at line 99 of file _limits.h.
The documentation for this class was generated from the following file:
- /home/ntakagi/work/STLport-5.1.5/stlport/stl/_limits.h
Generated on Mon Mar 10 15:32:55 2008 by
1.5.1
|