table of contents
other versions
- wheezy 4.4.7-2
std::tr1::__detail::__floating_point_constant< _Tp >(3cxx) | std::tr1::__detail::__floating_point_constant< _Tp >(3cxx) |
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.Thu Aug 2 2012 | libstdc++ |