Join Amazon Prime and ship Two-Day for free and Overnight for $3.99. Already a member? Sign in.
C++ Standard Library, The: A Tutorial and Reference and over 140,000 other books are available for Amazon Kindle – Amazon’s new wireless reading device. Learn more

 

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
62 used & new from $42.98

Have one to sell? Sell yours here
 
   
Tell a Friend
The C++ Standard Library: A Tutorial and Reference
 
 
Start reading The C++ Standard Library: A Tutorial and Reference on your Kindle in under a minute.

Don’t have a Kindle? Get yours here.
 
  

The C++ Standard Library: A Tutorial and Reference (Hardcover)

by Nicolai M. Josuttis (Author)
4.8 out of 5 stars  (93 customer reviews)

List Price: $74.99
Price: $59.99 & this item ships for FREE with Super Saver Shipping. Details
You Save: $15.00 (20%)
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Want it delivered Monday, July 28? Choose One-Day Shipping at checkout. See details

62 used & new available from $42.98
Also Available in: List Price: Our Price: Other Offers:
Kindle Edition (Kindle Book) $51.99
 
   

Better Together

Buy this book with The C++ Programming Language: Special Edition (3rd Edition) by Bjarne Stroustrup today!

The C++ Standard Library: A Tutorial and Reference The C++ Programming Language: Special Edition (3rd Edition)
Buy Together Today: $120.35

Customers Who Bought This Item Also Bought

Effective C++: 55 Specific Ways to Improve Your Programs and Designs (3rd Edition) (Addison-Wesley Professional Computing Series)

Effective C++: 55 Specific Ways to Improve Your Programs and Designs (3rd Edition) (Addison-Wesley Professional Computing Series) by Scott Meyers

4.8 out of 5 stars (132)  $41.80
Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library (Addison-Wesley Professional Computing Series)

Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library (Addison-Wesley Professional Computing Series) by Scott Meyers

4.6 out of 5 stars (34)  $40.70
C++ Templates: The Complete Guide

C++ Templates: The Complete Guide by David Vandevoorde

4.8 out of 5 stars (24)  $59.90
Design Patterns: Elements of Reusable Object-Oriented Software (Addison-Wesley Professional Computing Series)

Design Patterns: Elements of Reusable Object-Oriented Software (Addison-Wesley Professional Computing Series) by Erich Gamma

4.5 out of 5 stars (247)  $47.99
C++ Primer Plus (5th Edition)

C++ Primer Plus (5th Edition) by Stephen Prata

4.7 out of 5 stars (49)  $34.64
Explore similar items : Books (100)

Editorial Reviews
Amazon.com
Programming with the C++ Standard Library can certainly be difficult, but Nicolai Josuttis's The C++ Standard Library provides one of the best available guides to using the built-in features of C++ effectively.

The C++ Standard Library provides plenty of default functionality in the form of the Standard Template Library (STL) for containers (like vectors and linked lists), as well as generic algorithms (which allow you to sort, search, and manipulate elements inside containers). The best thing about The C++ Standard Library is that it gives the reader a concise guide to working with these basic containers (from lists to sets and maps, with everything in between). Each container type is explained along with short code excerpts. Moreover, in a reference section, the author explores the connections between each container type, showing how they share similar methods. (Learn just a few methods and you can pretty much work with them all.)

In addition to STL, this book excels at providing a readable introduction to the generic algorithms (which can be used to sort, search, and otherwise manipulate STL containers). Other books either fold this material in with the explanation of containers or make it seem like an esoteric topic. The fact is, generic algorithms work with all the STL types, and by separating these algorithms out like this the reader can learn the rich array of algorithms available in today's standard C++. While this book concentrates on STL and algorithms, readers will still find great coverage on Standard Library string classes and streams (including a fine section on internationalization and locales).

For the beginning or intermediate C++ programmer, The C++ Standard Library can be a real timesaver. It arranges and explains the complexities of the C++ Standard Library and STL in a manageable format that's great as a reference and as an approach to programming. --Richard Dragan

Topics covered: history of C++ and the Standard Library, template basics, Big-O Notation, the std namespace, standard exceptions, allocators, standard library utilities, pairs and auto_ptr, numeric limits, the Standard Template Library (STL) basics, containers, iterators, algorithms, vectors, lists, deques, strings, sets, multisets, bitsets, maps, multimaps, stacks, queues, iterator adapters, function objects, element requirements, value and reference semantics, complex numbers, valarrays, stream classes, stream manipulators and formatting, file I/O, internationalization, and locales.

Book Info
Provides a set of common classes and interfaces that greatly extend the core C++ language. Provides comprehensive documentation of each library component, and offers clearly written explanations of complex concepts, describing the practical programming details needed for effective use, and gives examples of working code. DLC: C++ (Computer program language).

See all Editorial Reviews


Product Details
  • Hardcover: 832 pages
  • Publisher: Addison-Wesley Professional; 1 edition (August 22, 1999)
  • Language: English
  • ISBN-10: 0201379260
  • ISBN-13: 978-0201379266
  • Product Dimensions: 9.4 x 7.7 x 1.6 inches
  • Shipping Weight: 3.2 pounds (View shipping rates and policies)
  • Average Customer Review: