std::tr1::__detail::__floating_point_constant(3)
NAME
std::tr1::__detail::__floating_point_constant
SYNOPSIS
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 57 of file special_function_util.h.
- Static Public Attributes
- static const _Tp __value
Author
- Generated automatically by Doxygen for libstdc++ from the source code.