9780321623218-0321623215-C++ Standard Library, The: A Tutorial and Reference

C++ Standard Library, The: A Tutorial and Reference

ISBN-13: 9780321623218
ISBN-10: 0321623215
Edition: 2
Author: Nicolai Josuttis
Publication date: 2012
Publisher: Addison-Wesley Professional
Format: Hardcover 1136 pages
FREE US shipping on ALL non-marketplace orders
Rent
35 days
from $21.50 USD
FREE shipping on RENTAL RETURNS
Marketplace
from $13.97 USD
Buy

From $13.97

Rent

From $21.50

Book details

ISBN-13: 9780321623218
ISBN-10: 0321623215
Edition: 2
Author: Nicolai Josuttis
Publication date: 2012
Publisher: Addison-Wesley Professional
Format: Hardcover 1136 pages

Summary

C++ Standard Library, The: A Tutorial and Reference (ISBN-13: 9780321623218 and ISBN-10: 0321623215), written by authors Nicolai Josuttis, was published by Addison-Wesley Professional in 2012. With an overall rating of 3.7 stars, it's a notable title among other Software Design, Testing & Engineering (Programming) books. You can easily purchase or rent C++ Standard Library, The: A Tutorial and Reference (Hardcover) from BooksRun, along with many other new and used Software Design, Testing & Engineering books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $9.16.

Description

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 resource that does far more than list the classes and their functions.

The C++ Standard Library: A Tutorial and Reference, Second Edition, 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.

The book covers all the new C++11 library components, including

  • Concurrency
  • Fractional arithmetic
  • Clocks and timers
  • Tuples
  • New STL containers
  • New STL algorithms
  • New smart pointers
  • New locale facets
  • Random numbers and distributions
  • Type traits and utilities
  • Regular expressions

The book also examines the new C++ programming style and its effect on the standard library, including lambdas, range-based for loops, move semantics, and variadic templates.

An accompanying Web site, including source code, can be found at www.cppstdlib.com.

Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book