Namespaces
Variants
Views
Actions

Template:cpp/algorithm/ranges/dsc fold left first with iter

From cppreference.com

|- class="t-dsc"

|

| left-folds a range of elements using the first element as an initial value, and returns a pair (iterator, optional)
(niebloid) |-