Template:cpp/ranges/dsc enumerate view
From cppreference.com
|- class="t-dsc"
|| a view
that maps each element of adapted sequence to a tuple of both the element's position and its value
(class template) (range adaptor object)
|-