DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Getting Started

Where Are Some Other Components?

There are some common data structures whose names are not reflected in any of the C++ Standard Components names, but which are indeed in Standard Components, or may be implemented directly from Standard Components. In particular:

A related question might be, where are the alternate implementations of a given component? That is, many of the components could be implemented using a variety of different data structures. However the philosophy behind C++ Standard Components has been to stick with one implementation for each component instead of providing variants; see The Design of C++ Standard Components Chapter for a more detailed discussion of this.


Next topic: Naming Conventions
Previous topic: Thread Safety

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