Logo

Designing Components with the C++ STL

Large book cover: Designing Components with the C++ STL

Designing Components with the C++ STL
by

Publisher: Addison-Wesley Professional
ISBN/ASIN: 0201674882
ISBN-13: 9780201674880
Number of pages: 320

Description:
The author shows how to make practical use of the STL through a wealth of examples and by drawing on his extensive experience and knowledge gained working with the C++ Standardization Committee. Unique insight into the internals of the STL takes the reader beyond simply using it, to show how the components supplied in the STL can be used to design more complex data structures and algorithms, and powerful abstract data types.

Home page url

Download or read it online for free here:
Download link
(1.2MB, PDF)

Similar books

Book cover: The Boost C++ LibrariesThe Boost C++ Libraries
by - XML Press
The book introduces 38 general purpose Boost libraries. They are of great use to C++ developers - no matter what industry they work in and no matter what software they create. The goal of the book is to increase your efficiency as a C++ developer.
(17548 views)
Book cover: GNU Scientific Library Reference ManualGNU Scientific Library Reference Manual
by - Network Theory Ltd.
The GNU Scientific Library is a free numerical library for C and C++ programmers. It provides over 1,000 routines for solving mathematical problems in science and engineering. This reference manual is the definitive guide to the library.
(13917 views)
Book cover: Standard C++ Library ReferenceStandard C++ Library Reference
- International Business Machines Corporation
A C++ program can call on a large number of functions which perform essential services such as input and output. The book documents numerous function and class definitions that accompany these functions to help you to make better use of the library.
(17210 views)