mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
b77fe9d624
std::binary_function was deprecated with C++11 and removed in C++17. It provided just two typedefs which in this case were unused.