Apache C++ Standard Library User's Guide
Part III: Containers
Chapters in This Part
Chapter 4: Container Classes
Chapter 5: vector and vector<bool>
Chapter 6: list
Chapter 7: deque
Chapter 8: set, multiset, and bitset
Chapter 9: map and multimap
Chapter 10: The Container Adaptors stack and queue
Chapter 11: The Container Adaptor priority queue
Chapter 12: string