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