Rogue Wave banner
Previous fileTop of documentContentsIndexNext file

Section 10: Collection Classes

The Tools.h++ class library includes three types of collection classes:

Despite their different implementations, their functionality and user interfaces (member function names, etc.) are similar.

In the following sections, we'll discuss each type of collection class in turn. In this section, we'll discuss basic concepts of collection classes, and translate some of the jargon you may encounter here and in the literature of C++.


Previous fileTop of documentContentsIndexNext file
©Copyright 1999, Rogue Wave Software, Inc.
Send mail to report errors or comment on the documentation.