Hash< Foam::string > Class Template Reference

Hash specialization for hashing strings. More...

Public Member Functions

 Hash ()
 
unsigned operator() (const string &p, unsigned seed) const
 
unsigned operator() (const string &p) const
 

Detailed Description

template<>
class Foam::Hash< Foam::string >

Hash specialization for hashing strings.

Definition at line 105 of file Hash.H.

Constructor & Destructor Documentation

◆ Hash()

Hash ( )
inline

Definition at line 109 of file Hash.H.

Member Function Documentation

◆ operator()() [1/2]

unsigned operator() ( const string p,
unsigned  seed 
) const
inline

Definition at line 112 of file Hash.H.

References p.

◆ operator()() [2/2]

unsigned operator() ( const string p) const
inline

Definition at line 116 of file Hash.H.

References p.


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