forked from boostorg/container_hash
17d5f71c35e347b975bc7b83692a84feb4e28ca2
For the record: I removed the overload because it was causing an ambiguity that I was too lazy to work out at the time. It turned out this was because wchar_t was defined as unsigned short - using BOOST_NO_INTRINSIC_WCHAR_T was the right way to deal with this so the overload no longer needs to be disabled. [SVN r33114]
Description
Generic hash function for STL style unordered containers
2.6 MiB
Languages
C++
98.3%
CMake
1.5%
HTML
0.2%