forked from boostorg/container_hash
5a5bbbf403cfc91b7848b651539dacd830c76099
1. hash_float is no longer dependent on the main hash header. 2. hash_float(0) == 0 which makes it easier to implement hash<complex>(), although this might lead to users assuming that it can be expected even though it isn't part of the documented interface. [SVN r32780]
Description
Generic hash function for STL style unordered containers
2.6 MiB
Languages
C++
98.3%
CMake
1.5%
HTML
0.2%