Skip to content

Fix C++ deprecation warnings

Hedayat requested to merge fix-some-warnings into devel

Fix deprecated warnings about std::unary_function & std::binary_function

Initially I wanted to fix more warnings, but decided to settle for these very noisy ones for this MR.

Related to #19

Edited by Hedayat

Merge request reports