The C++ Standard Library - A Tutorial And Reference
β Scribed by Josuttis, Nicolai M.
- Publisher
- Addison-Wesley
- Year
- 1999
- Tongue
- English
- Leaves
- 642
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
The C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. Josuttis' book not only provides comprehensive documentation of each library component, it also offers clearly written explanations of complex concepts, describes the practical programming details needed for effective use, and gives example after example of working code. This thoroughly up-to-date book reflects the newest elements of the C++ standard library incorporated into the full ANSI/ISO C++ language standard. In particular, the text focuses on the Standard Template Library (STL), examining containers, iterators, function objects, and STL algorithms
π SIMILAR VOLUMES
Don't get me wrong. Content-wise, this book is indispensable. However, the Kindle edition is almost unusable. The contents of the book are all displayed using a single proportional font, and it appears that most of the formatting for the source code is lost. As a result, you find that you have sourc
Don't get me wrong. Content-wise, this book is indispensable. However, the Kindle edition is almost unusable. The contents of the book are all displayed using a single proportional font, and it appears that most of the formatting for the source code is lost. As a result, you find that you have sourc
Don't get me wrong. Content-wise, this book is indispensable. However, the Kindle edition is almost unusable. The contents of the book are all displayed using a single proportional font, and it appears that most of the formatting for the source code is lost. As a result, you find that you have sourc
The Best-Selling C++ Resource Now Updated for C++11 The C++ standard library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its componentsβand to benefit from their powerβyou need a re