Template:cpp/algorithm/ranges/dsc all any none of
From cppreference.com
|- class="t-dsc"
|(C++20)(C++20)(C++20)
| checks if a predicate is true for all, any or none of the elements in a range
(niebloid)
|-