Namespaces | |
Fnv1aImplementation | |
FNV hash implementation details. | |
Murmur3Implementation | |
Murmur3 hash implementation details. | |
Classes | |
class | Fnv1a |
Fnv1a hash function implementation. More... | |
class | Hash32 |
Template for creating a Hash::Implementation from a 32-bit hash function. More... | |
class | Hash64 |
Template for creating a Hash::Implementation from a 64-bit hash function. More... | |
class | Murmur3 |
Murmur3 hash function implementation. More... | |
Hash functions.