Template:cpp/algorithm/dsc iota
From cppreference.com
|- class="t-dsc"
|(C++11)
| fills a range with successive increments of the starting value
(function template)
|-