Standard C++ Library User Guide and Tutorial
Chapter 3: Functions and Predicates
Functions❍
Predicates❍
Function Objects❍
Negators and Binders❍
Chapter 4: Container Classes
Overview❍
Selecting a Container❍
Memory Management Issues❍
Container Types Not Found in the Standard Library❍
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❍
Chapter 6: list
The list Data Abstraction❍
Include files■
List Operations❍










