©Copyright 1999 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