©Copyright 1999 Rogue Wave Software
Chapter 8: set, multiset, and bitset
The set Data Abstraction
Include Files
set and multiset Operations
Declaration and Initialization of Set
Type Definitions
Insertion
Removal of Elements from a Set
Searching and Counting
Iterators
Set Operations
Other Generic Algorithms
Example Program: - A Spelling Checker
The bitset Abstraction
Include Files
Declaration and Initialization of bitset
Accessing and Testing Elements
Set operations
Conversions