C++ Standard Library, The
The C++ Standard Library: A Tutorial and Reference describes this library as now incorporated into the new ANSI/ISO C++ language standard (C++11). The...
$92.95
Your price: $88.30
The C++ Standard Library: A Tutorial and Reference describes this library as now incorporated into the new ANSI/ISO C++ language standard (C++11). The book provides comprehensive documentation of each library component, including an introduction to its purpose and design; clearly written explanations of complex concepts; the practical programming details needed for effective use; traps and pitfalls; the exact signature and definition of the most important classes and functions; and numerous examples of working code. The book focuses in particular on the Standard Template Library (STL), examining containers, iterators, function objects, and STL algorithms.
Samples
Preview sample pages from The C++ Standard Library >