Daniel James eec47991f9 Hash: A single unified algorithm for hashing floats.
Attempts to automatically use a binary hash for floats where it's known to
work, and then use the generic hash algorithm as a fallback.

[SVN r80177]
2012-08-24 22:52:42 +00:00
2012-07-25 23:42:41 +00:00
S
Description
Generic hash function for STL style unordered containers
2.6 MiB
Languages
C++ 98.3%
CMake 1.5%
HTML 0.2%