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

_Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __DenormStyle, __RoundStyle > Class Template Reference

#include <_limits.h>

Inherits _Numeric_limits_base< __number >.

Public Member Functions

 _STLP_STATIC_CONSTANT (int, digits=__Digits)
 _STLP_STATIC_CONSTANT (int, digits10=__Digits10)
 _STLP_STATIC_CONSTANT (int, radix=FLT_RADIX)
 _STLP_STATIC_CONSTANT (int, min_exponent=__MinExp)
 _STLP_STATIC_CONSTANT (int, max_exponent=__MaxExp)
 _STLP_STATIC_CONSTANT (int, min_exponent10=__MinExp10)
 _STLP_STATIC_CONSTANT (int, max_exponent10=__MaxExp10)
 _STLP_STATIC_CONSTANT (float_denorm_style, has_denorm=__DenormStyle)
 _STLP_STATIC_CONSTANT (float_round_style, round_style=__RoundStyle)
 _STLP_STATIC_CONSTANT (bool, is_specialized=true)
 _STLP_STATIC_CONSTANT (bool, is_signed=true)
 _STLP_STATIC_CONSTANT (bool, has_infinity=true)
 _STLP_STATIC_CONSTANT (bool, has_quiet_NaN=true)
 _STLP_STATIC_CONSTANT (bool, has_signaling_NaN=true)
 _STLP_STATIC_CONSTANT (bool, is_iec559=__IsIEC559 &&has_infinity &&has_quiet_NaN &&has_signaling_NaN &&(has_denorm==denorm_present))
 _STLP_STATIC_CONSTANT (bool, has_denorm_loss=false)
 _STLP_STATIC_CONSTANT (bool, is_bounded=true)
 _STLP_STATIC_CONSTANT (bool, traps=true)
 _STLP_STATIC_CONSTANT (bool, tinyness_before=false)

Detailed Description

template<class __number, int __Digits, int __Digits10, int __MinExp, int __MaxExp, int __MinExp10, int __MaxExp10, bool __IsIEC559, float_denorm_style __DenormStyle, float_round_style __RoundStyle>
class _Floating_limits< __number, __Digits, __Digits10, __MinExp, __MaxExp, __MinExp10, __MaxExp10, __IsIEC559, __DenormStyle, __RoundStyle >

Definition at line 150 of file _limits.h.


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

Generated on Sun May 27 2012 06:12:58 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.