ACE  6.2.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
ACE_Hash< std::string > Class Template Reference

Function object for hashing a std::string. More...

#include <Functor_String.h>

Public Member Functions

unsigned long operator() (const std::string &lhs) const
 Calls ACE::hash_pjw. More...
 

Detailed Description

template<>
class ACE_Hash< std::string >

Function object for hashing a std::string.

Member Function Documentation

unsigned long ACE_Hash< std::string >::operator() ( const std::string &  lhs) const
inline

Calls ACE::hash_pjw.


The documentation for this class was generated from the following files: