Template:cpp/algorithm/ranges/dsc fold right last
From cppreference.com
|- class="t-dsc"
|(C++23)
| right-folds a range of elements using the last element as an initial value
(niebloid)
|-