一、目录介绍
Copyright
Addison-Wesley Professional Computing Series
Preface
Acknowledgments
Introduction
Ch. 1. Containers
Ch. 2. vector and string
Ch. 3. Associative Containers
Ch. 4. Iterators
Ch. 5. Algorithms
Ch. 6. Functors, Functor Classes, Functions, etc
Ch. 7. Programming with the STL
Bibliography
Appx. A. Locales and Case-Insensitive String Comparisons
How to Do Case-Insensitive String Comparison by Matt Austern