mirror of
https://github.com/boostorg/functional.git
synced 2026-01-25 16:32:29 +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.