mirror of
https://github.com/boostorg/unordered.git
synced 2025-11-02 16:51:39 +01:00
c680fa7418986417de831dbe2e5ec98a33179108
FWIW the standard says that equality is undefined behaviour if the Hash and Pred function objects behave differently. But I think we should support different hash functions, e.g. so that randomized hash functions will work.
Description
Languages
C++
98.7%
Python
0.7%
CMake
0.5%