Closed ronen25 closed 1 year ago
There were some compilation issues because std::binary_function and friends were removed in C++17. This MR replaces those.
std::binary_function
There were some compilation issues because
std::binary_function
and friends were removed in C++17. This MR replaces those.