ACE  6.1.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
ACE_Hash< std::string > Class Template Reference

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

#include <Functor_String.h>

List of all members.

Public Member Functions

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

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: