The C++14 standard already contains a wealth of different kinds of algorithms. C++17 adds a couple more algorithms and updates some existing ones. This article explains what’s new and what has changed in the C++17 Standard Library.
October 24th, 2018
Standard Library Algorithms: Changes and Additions in C++17
Category