mirror of
https://github.com/boostorg/functional.git
synced 2026-01-25 18:22:15 +00:00
c965760ea1380d64ddd43a5206deffdbf52077b4
Given the existing interface, it's quite tricky to use most popular hash functions without a change, so I'm using a modified version of FNV1a. The current function always starts with a seed of 0 (and will in user functions), so I'm adding the offset each time instead. I'm not sure if that will work as well.
Description
Mirrored via gitea-mirror
Languages
HTML
52.4%
C++
47.3%
CMake
0.3%