C++ Standard Library
摘要
We provide a high-level view of the C++ Standard library and study a subset of its functionality. Next, we dive into the algorithm library, container library, and iterator library. These are the most relevant parts of the C++ Standard library for this book.