Template:cpp/algorithm/dsc transform
From cppreference.com
|- class="t-dsc"
|| applies a function to a range of elements, storing results in a destination range
(function template)
|-