std::tr1::hash< std::string > Struct Template Reference

Inheritance diagram for std::tr1::hash< std::string >:

std::unary_function< _Arg, _Result > List of all members.

Public Member Functions

std::size_t operator() (const std::string &s) const

Detailed Description

template<>
struct std::tr1::hash< std::string >

Definition at line 1189 of file tr1/functional.


Member Function Documentation

std::size_t std::tr1::hash< std::string >::operator() ( const std::string s  )  const [inline]

Definition at line 1193 of file tr1/functional.

References std::basic_string< _CharT, _Traits, _Alloc >::data(), and std::basic_string< _CharT, _Traits, _Alloc >::length().


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