Resolve "Replace in c++17 removed std::unary_function and std::binary_function"
requested to merge 664-replace-in-c-17-removed-std-unary_function-and-std-binary_function into master
Closes #664 (closed)
The inheritance can simply be removed: https://stackoverflow.com/a/33115140/5453374
Edited by snuverink_j