Hashing of integral type: char. More...
#include <Hash.H>


Public Member Functions | |
| unsigned | operator() (const char val) const |
| unsigned | operator() (const char val, unsigned seed) const |
Hashing of integral type: char.
Unseeded (single value) uses natural order, otherwise incremental
|
inline |