Standard C++ Library User Guide and Tutorial
Click on the banner to return to the user guide home page.
©Copyright 1996 Rogue Wave Software
Chapter 16: Building Containers &
Generic Algorithms
Extending the Library❍
Building on the Standard Containers❍
Inheritance■
Generic Inheritance■
Generic Composition■
Creating Your Own Containers❍
Meeting the Container Requirements■
Meeting the Allocator Interface Requirements■
Iterator Requirements■
Tips and Techniques for Building Algorithms❍
The iterator_category Primitive■
The distance and advance Primitives■