STL Tutorial and Reference Guide, Second Edition C++ Programming with the Standard Template Library David R. Musser, Gillmer J. Derge, Atul Saini
0-201-37923-6Addison Wesley Longman 9780201379235 0201379236 CPlusPlusMar-01
List Price: $54.99Hardcover509 pages
Our Price: $49.49
The first edition is highly acclaimed as the most accessible, comprehensive, and practical introduction to the Standard Template Library (STL). Encompassing a set of C++ generic data structures and algorithms, STL provides reusable, interchangeable components adaptable to many different uses without sacrificing efficiency. Written by authors who have been instrumental in the creation and practical application of STL, STL Tutorial and Reference Guide, Second Edition is a comprehensive reference. It includes a tutorial, a thorough description of each element of the library, and numerous sample applications.

You will find in-depth explanations of iterators, generic algorithms, containers, function objects, and much more. Several larger, non-trivial applications demonstrate how to put STL's power and flexibility to work. This book will also show you how to integrate STL with object-oriented programming techniques. In addition, the comprehensive and detailed STL reference guide will be a constant and convenient companion as you learn to work with the library.

This second edition is fully updated to reflect all of the changes made to STL for the final ANSI/ISO C++ language standard. It has been expanded with new chapters and appendices. Many new code examples throughout the book illustrate individual concepts and techniques, while larger sample programs demonstrate the use of the STL in real-world C++ software development.