Template:cpp/algorithm/ranges/dsc next permutation
From cppreference.com
|- class="t-dsc"
|(C++20)
| generates the next greater lexicographic permutation of a range of elements
(niebloid)
|-