Hashing function class. More...
Public Member Functions | |
Hash () | |
unsigned | operator() (const FixedList< T, Size > &, unsigned seed=0) const |
Hashing function class.
Use Hasher directly for contiguous data. Otherwise hash incrementally.
Definition at line 96 of file FixedList.H.
|
inline |
Definition at line 99 of file FixedList.H.
Definition at line 440 of file FixedListI.H.
References Foam::Hasher().