Hashing function class, shared by all the derived classes. More...
#include <src/OpenFOAM/primitives/strings/string/string.H>
Hashing function class, shared by all the derived classes.
Definition at line 89 of file string.H.
Public Member Functions | |
hash () | |
unsigned | operator() (const string &, unsigned seed=0) const |
unsigned operator() | ( | const string & | key, |
unsigned | seed = 0
|
||
) | const [inline]
|
Definition at line 199 of file stringI.H.
References Foam::Hasher().