std::tr1::hash< long double > Struct Template Reference

Inheritance diagram for std::tr1::hash< long double >:

std::unary_function< long double, std::size_t > List of all members.

Public Member Functions

std::size_t operator() (long double ldval) const

Detailed Description

template<>
struct std::tr1::hash< long double >

Definition at line 1248 of file tr1/functional.


Member Function Documentation

std::size_t std::tr1::hash< long double >::operator() ( long double  ldval  )  const [inline]

Definition at line 1252 of file tr1/functional.

References std::frexp(), and std::numeric_limits< _Tp >::max().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:59:42 2010 for GNU C++ STL by  doxygen 1.4.7