Template:cpp/algorithm/dsc for each n
From cppreference.com
|- class="t-dsc"
|(C++17)
| applies a function object to the first N elements of a sequence
(function template)
|-