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

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

© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 02 June 2005