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
std::unary/binary_function have been deprecated and removed in C++17 Tags None Subscribers None
Description
Details
|