mirror of
https://github.com/boostorg/container_hash.git
synced 2026-02-01 08:22:17 +00:00
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.