Personal tools
Chapter 16: Building Containers & Generic Algorithms
Click on the banner to return to the user guide home page.
Chapter 16: Building Containers & Generic Algorithms
- 16.1 Extending the Library
- 16.2 Building on the Standard Containers
- 16.2.1 Inheritance
- 16.2.2 Generic Inheritance
- 16.2.3 Generic Composition
- 16.3 Creating Your Own Containers
- 16.3.1 Meeting the Container Requirements
- 16.3.2 Meeting the Allocator Interface Requirements
- 16.3.3 Iterator Requirements
- 16.4 Tips and Techniques for Building Algorithms
- 16.4.1 The iterator_category Primitive
- 16.4.2 The distance and advance Primitives
©Copyright 1996, Rogue Wave Software, Inc.