algorithm

Standard library header <algorithm>

This header is part of the algorithm library.

Functions

Non-modifying sequence operations
(C++11)(C++11)(C++11)
checks if a predicate is true for all, any or none of the elements in a range
(function tem