©Copyright 1999 Rogue Wave Software
Chapter 5: vector and vector <bool>
The vector Data Abstraction
Include Files
Vector Operations
Declaration and Initialization of Vectors
Type Definitions
Subscripting a Vector
Extent and Size-Changing Operations
Inserting and Removing Elements
Iteration
Test for Inclusion
Sorting and Sorted Vector Operations
Useful Generic Algorithms
Boolean Vectors
Example Program - Sieve of Eratosthenes