Design
- Overview describes an overview.
- Concepts describes some concepts.
- Data-Structure Genericity discusses generic manipulation of containers based on different underlying data-structures.
- Mapping-Semantic Genericity discusses generic manipulation of containers with different mapping semantics.
- Hash-Based Containers describes the design and policies of hash-based containers.
- Tree-Based Containers describes the design and policies of tree-based containers.
- List-Based Containers describes the design and policies of list-based containers with update policies.