5 Nov
2016
5 Nov
'16
8 p.m.
On 11/5/16 12:44 PM, Зайцев Александр wrote:
For Boost.Algorithm we can remove all std::unary_function and std::binary_function. I think, we can rewrite sources without these functions.
I'm guessing that could be done for all the libraries. But would that permit the usage of the libraries by those who depend upon C++03 compilers? Robert Ramey