mirror of
https://github.com/boostorg/functional.git
synced 2026-01-26 00:42:27 +01:00
This is based on the mix function from MurmurHash. It's not the full algorithm as it's always seeded with 0, and doesn't do a final mix. This should be okay as Boost.Hash doesn't claim to avalanche the bits.