template <size_t Bits = (sizeof(size_t)* CHAR_BIT)>
muu::hash_combiner class

A hash combiner for integral hashes.

Template parameters
Bits The hash size, in bits.