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


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