Daniel James 15d97d95e7 Implement hash functions for built-in arrays. Uses partial specialization
instead of function overloading - which disobeys the specification of
the extension (hash_combine is defined in terms of hash_value, but hash_value
doesn't deal with every case now).


[SVN r28078]
2005-04-10 12:36:24 +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%