DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
A List Class Library for C++ - List(3C++)

Operations on Lists

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.


Next topic: Basic operations
Previous topic: List declarations

© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004