Home GnuPG

std::unary/binary_function have been deprecated and removed in C++17

Description

std::unary/binary_function have been deprecated and removed in C++17

GCC 12 now shows deprecation warnings for those. See:
https://gcc.gnu.org/gcc-12/porting_to.html#header-dep-changes

Event Timeline

Ahmad Samir <a.samirh78@gmail.com> committed rKLEOPATRA826d43da1ce0: std::unary/binary_function have been deprecated and removed in C++17 (authored by Ahmad Samir <a.samirh78@gmail.com>).May 19 2022, 10:53 PM