|
|
The operations described in this section are separated into the following groups: basic operations, sort operations, queue functions, element selection operations, and output operations. Another set of operations on List, called linked list operations, is available with the support of a separate iterator class and will be discussed in the next section.
In each subsection, examples of many of the operations will be given. For the complete set of declarations and a rigorous description of all function semantics, the reader should refer to the manual page.