Home
C++ Tutorial
Language Basics
Data Types
Operators statements
Array
Development
Exceptions
Function
Structure
Class
Operator Overloading
Pointer
File Stream
template
STL Introduction
string
vector
list
bitset
set multiset
valarray
queue stack
deque
map multimap
STL Algorithms Modifying sequence operations
STL Algorithms Non modifying sequence operations
STL Algorithms Binary search
STL Algorithms Sorting
STL Algorithms Merge
STL Algorithms Min Max
STL Algorithms Iterator
STL Algorithms Heap
STL Algorithms Helper
stable_partition « STL Algorithms Modifying sequence operations « C++ Tutorial
C++ Tutorial
STL Algorithms Modifying sequence operations
stable_partition
24.20.stable_partition
24.20.1.
Use stable_partition algorithms: preserving relative order in each group
24.20.2.
Use stable_partition and partition