Static Public Member Functions
std::numeric_limits< long double > Class Template Reference

#include <limits.hpp>

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

List of all members.

Static Public Member Functions

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

Detailed Description

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

Definition at line 412 of file limits.hpp.


Member Function Documentation

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

Reimplemented from std::_Numeric_limits_base< __number >.

Definition at line 433 of file limits.hpp.

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

Reimplemented from std::_Numeric_limits_base< __number >.

Definition at line 435 of file limits.hpp.

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

Reimplemented from std::_Numeric_limits_base< __number >.

Definition at line 434 of file limits.hpp.

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

Reimplemented from std::_Numeric_limits_base< __number >.

Definition at line 436 of file limits.hpp.

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

Reimplemented from std::_Numeric_limits_base< __number >.

Definition at line 437 of file limits.hpp.


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


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30