std::numeric_limits< long double > Class Template Reference

#include <limits.hpp>

Inheritance diagram for std::numeric_limits< long double >:

Inheritance graph
[legend]
Collaboration diagram for std::numeric_limits< long double >:

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

static long double min () throw ()
static long double denorm_min () throw ()
static long double max () throw ()
static long double epsilon () throw ()
static long double round_error () throw ()

template<>
class std::numeric_limits< long double >


Member Function Documentation

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

Reimplemented from std::_Numeric_limits_base< __number >.

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

Reimplemented from std::_Numeric_limits_base< __number >.

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

Reimplemented from std::_Numeric_limits_base< __number >.

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

Reimplemented from std::_Numeric_limits_base< __number >.

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

Reimplemented from std::_Numeric_limits_base< __number >.


The documentation for this class was generated from the following file:
Generated on Wed Apr 25 13:53:31 2007 for SystemC by  doxygen 1.5.1