Home
C++
Bitset
Class
Console
Data Structure
Data Type
Deque
Development
File
Function
Generic
Language
List
Map Multimap
Overload
Pointer
Qt
Queue Stack
Set Multiset
STL Algorithms Binary search
STL Algorithms Heap
STL Algorithms Helper
STL Algorithms Iterator
STL Algorithms Merge
STL Algorithms Min Max
STL Algorithms Modifying sequence operations
STL Algorithms Non modifying sequence operations
STL Algorithms Sorting
STL Basics
String
Valarray
Vector
prev_permutation « STL Algorithms Helper « C++
C++
STL Algorithms Helper
prev_permutation
1.
Illustrating the generic prev_permutation algorithms
2.
Use prev_permutation to permute until descending sorted
3.
Use prev_permutation to permute elements until they are sorted in descending order