Loading...
Searching...
No Matches
Hash< char > Struct Reference

Hashing of integral type: char. More...

#include <Hash.H>

Inheritance diagram for Hash< char >:
Collaboration diagram for Hash< char >:

Public Member Functions

unsigned operator() (const char val) const
unsigned operator() (const char val, unsigned seed) const

Detailed Description

Hashing of integral type: char.

Unseeded (single value) uses natural order, otherwise incremental

Definition at line 107 of file Hash.H.

Member Function Documentation

◆ operator()() [1/2]

unsigned operator() ( const char val) const
inline

Definition at line 107 of file Hash.H.

◆ operator()() [2/2]

unsigned operator() ( const char val,
unsigned seed ) const
inline

Definition at line 107 of file Hash.H.


The documentation for this struct was generated from the following file:
  • src/OpenFOAM/primitives/hashes/Hash/Hash.H