forked from boostorg/container_hash
d0ee8e13bdc6db90c4e56c483175d5f4c7742279
std::unary_function and std::binary_function are removed in C++17, and Visual C++ is the first compiler to do this (when the appropriate macro is defined). I'm not sure what the long term solution should be, but hopefully this will work for now.
Description
Generic hash function for STL style unordered containers
2.6 MiB
Languages
C++
98.3%
CMake
1.5%
HTML
0.2%