Provided by: libstdc++6-4.4-doc_4.4.7-8ubuntu1_all bug

NAME

       std::tr1::__detail::__floating_point_constant< _Tp > -

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.

libstdc++                              std::tr1::20detail::__floating_point_constant< _Tp >(3cxx)