Hash< Foam::word > Class Template Reference

Hash specialization for hashing words. More...

Public Member Functions

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

Detailed Description

template<>
class Foam::Hash< Foam::word >

Hash specialization for hashing words.

Definition at line 125 of file Hash.H.

Constructor & Destructor Documentation

◆ Hash()

Hash ( )
inline

Definition at line 129 of file Hash.H.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 132 of file Hash.H.

References p.

◆ operator()() [2/2]

unsigned operator() ( const word p) const
inline

Definition at line 136 of file Hash.H.

References p.


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