Hashing module
Utilities for generating (non-cryptographic) hashes.
Classes
- class muu::fnv1a
- FNV-1a hasher.
- class muu::hash_combiner
- A hash combiner for integral hashes.
- class muu::sha1
- SHA-1 hasher.
-
template <>struct std::hash<muu::uuid>
- Specialization of std::
hash for muu:: uuid.