Linear container functions
This is the list of the basic operations that can be performed on linear containers.
Functional | Procedural |
---|---|
append
|
VarAppend
|
ExtendWith
|
VarExtendWith
|
insert
|
VarInsert
|
remove
|
VarRemove
|
truncate
|
VarTruncate
|
swap
|
VarSwap
|