std::tr1::__detail::__floating_point_constant

Langue: en

Version: 164421 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

std::tr1::__detail::__floating_point_constant - A class to encapsulate type dependent floating point constants. Not everything will be able to be expressed as type logic.

SYNOPSIS


Static Public Attributes


static const _Tp __value

Detailed Description

template<typename _Tp> struct std::tr1::__detail::__floating_point_constant< _Tp >

A class to encapsulate type dependent floating point constants. Not everything will be able to be expressed as type logic.

Definition at line 52 of file special_function_util.h.

Author

Generated automatically by Doxygen for libstdc++ from the source code.