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 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■ 










