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


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