ACE 8.0.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ACE_Hash< std::string > Class 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.
 

Detailed Description

Function object for hashing a std::string.

Member Function Documentation

◆ operator()()

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: