Monday, November 13, 2017

C++17: std::search

C++17 extended std::search to use additional searching algorithms. The C++ library provides three algorithms, and the user may provide others.

References:


No comments:

Post a Comment