string::hash Struct Reference

Hashing function for string and derived string classes. More...

Public Member Functions

unsigned operator() (const std::string &str, unsigned seed=0) const
 

Detailed Description

Hashing function for string and derived string classes.

Definition at line 151 of file string.H.

Member Function Documentation

◆ operator()()

unsigned operator() ( const std::string &  str,
unsigned  seed = 0 
) const
inline

Definition at line 285 of file stringI.H.

References Foam::Hasher().

Here is the call graph for this function:

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