string::hasher Struct Reference

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

Inheritance diagram for string::hasher:
[legend]

Public Member Functions

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

Detailed Description

Hashing functor for string and derived string classes.

Definition at line 147 of file string.H.

Member Function Documentation

◆ operator()()

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

Definition at line 149 of file string.H.

References Foam::Hasher().

Here is the call graph for this function:

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