mirror of
https://github.com/boostorg/functional.git
synced 2026-01-26 08:52:27 +01: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.