numeric_limits< long double > Class Reference

#include <_limits.h>

List of all members.

Static Public Member Functions

static long double (_STLP_CALL min)() _STLP_NOTHROW
static long double _STLP_CALL denorm_min () _STLP_NOTHROW
static long double (_STLP_CALL max)() _STLP_NOTHROW
static long double _STLP_CALL epsilon () _STLP_NOTHROW
static long double _STLP_CALL round_error () _STLP_NOTHROW
static long double _STLP_CALL infinity () _STLP_NOTHROW
static long double _STLP_CALL quiet_NaN () _STLP_NOTHROW
static long double _STLP_CALL signaling_NaN () _STLP_NOTHROW


Detailed Description

Definition at line 503 of file _limits.h.


Member Function Documentation

static long numeric_limits< long double >::double ( _STLP_CALL  min  )  [inline, static]

Definition at line 514 of file _limits.h.

References _STLP_USING_VENDOR_CSTD.

static long double _STLP_CALL numeric_limits< long double >::denorm_min (  )  [inline, static]

Definition at line 515 of file _limits.h.

References _STLP_USING_VENDOR_CSTD.

static long numeric_limits< long double >::double ( _STLP_CALL  max  )  [inline, static]

Definition at line 516 of file _limits.h.

References _STLP_USING_VENDOR_CSTD.

static long double _STLP_CALL numeric_limits< long double >::epsilon (  )  [inline, static]

Definition at line 517 of file _limits.h.

static long double _STLP_CALL numeric_limits< long double >::round_error (  )  [inline, static]

Definition at line 518 of file _limits.h.

static long double _STLP_CALL numeric_limits< long double >::infinity (  )  [inline, static]

Definition at line 519 of file _limits.h.

References _STLP_PRIV, and _LimG< __dummy >::get_LD_inf().

static long double _STLP_CALL numeric_limits< long double >::quiet_NaN (  )  [inline, static]

Definition at line 520 of file _limits.h.

References _STLP_PRIV, and _LimG< __dummy >::get_LD_qNaN().

static long double _STLP_CALL numeric_limits< long double >::signaling_NaN (  )  [inline, static]

Definition at line 521 of file _limits.h.

References _STLP_PRIV, and _LimG< __dummy >::get_LD_sNaN().


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:33:02 2008 by  doxygen 1.5.1