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

_Numeric_limits_base< __number > Class Template Reference

#include <_limits.h>

Inherited by _Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __DenormStyle, __RoundStyle >.

Public Member Functions

 _STLP_STATIC_CONSTANT (int, digits=0)
 _STLP_STATIC_CONSTANT (int, digits10=0)
 _STLP_STATIC_CONSTANT (int, radix=0)
 _STLP_STATIC_CONSTANT (int, min_exponent=0)
 _STLP_STATIC_CONSTANT (int, min_exponent10=0)
 _STLP_STATIC_CONSTANT (int, max_exponent=0)
 _STLP_STATIC_CONSTANT (int, max_exponent10=0)
 _STLP_STATIC_CONSTANT (float_denorm_style, has_denorm=denorm_absent)
 _STLP_STATIC_CONSTANT (float_round_style, round_style=round_toward_zero)
 _STLP_STATIC_CONSTANT (bool, is_specialized=false)
 _STLP_STATIC_CONSTANT (bool, is_signed=false)
 _STLP_STATIC_CONSTANT (bool, is_integer=false)
 _STLP_STATIC_CONSTANT (bool, is_exact=false)
 _STLP_STATIC_CONSTANT (bool, has_infinity=false)
 _STLP_STATIC_CONSTANT (bool, has_quiet_NaN=false)
 _STLP_STATIC_CONSTANT (bool, has_signaling_NaN=false)
 _STLP_STATIC_CONSTANT (bool, has_denorm_loss=false)
 _STLP_STATIC_CONSTANT (bool, is_iec559=false)
 _STLP_STATIC_CONSTANT (bool, is_bounded=false)
 _STLP_STATIC_CONSTANT (bool, is_modulo=false)
 _STLP_STATIC_CONSTANT (bool, traps=false)
 _STLP_STATIC_CONSTANT (bool, tinyness_before=false)

Static Public Member Functions

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

Detailed Description

template<class __number>
class _Numeric_limits_base< __number >

Definition at line 66 of file _limits.h.


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

Generated on Sat May 26 2012 06:13:03 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.