ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

_Integer_limits< _Int, __imin, __imax, __idigits, __ismod > Class Template Reference

#include <_limits.h>

Inherits _Numeric_limits_base< _Int >.

Public Member Functions

 _STLP_STATIC_CONSTANT (int, digits=(__idigits< 0)?((int)((sizeof(_Int)*(CHAR_BIT)))-((__imin==0)?0:1)):(__idigits))
 _STLP_STATIC_CONSTANT (int, digits10=(digits *301UL)/1000)
 _STLP_STATIC_CONSTANT (int, radix=2)
 _STLP_STATIC_CONSTANT (bool, is_specialized=true)
 _STLP_STATIC_CONSTANT (bool, is_signed=(__imin!=0))
 _STLP_STATIC_CONSTANT (bool, is_integer=true)
 _STLP_STATIC_CONSTANT (bool, is_exact=true)
 _STLP_STATIC_CONSTANT (bool, is_bounded=true)
 _STLP_STATIC_CONSTANT (bool, is_modulo=__ismod)

Static Public Member Functions

static _Int _STLP_CALL min () _STLP_NOTHROW
static _Int _STLP_CALL max () _STLP_NOTHROW

Detailed Description

template<class _Int, _STLP_LIMITS_MIN_TYPE __imin, _STLP_LIMITS_MAX_TYPE __imax, int __idigits, bool __ismod>
class _Integer_limits< _Int, __imin, __imax, __idigits, __ismod >

Definition at line 125 of file _limits.h.


The documentation for this class was generated from the following file:

Generated on Fri May 25 2012 06:11:25 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.