Designing Components with the C++ STL
by Ulrich Breymann
Publisher: Addison-Wesley Professional 2000
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.
Download or read it online for free here:
Download link
(1.2MB, PDF)
Similar books
Standard 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.
(17501 views)
- 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.
(17501 views)
GNU Scientific Library Reference Manual
by Brian Gough - 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.
(14317 views)
by Brian Gough - 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.
(14317 views)
The Boost C++ Libraries
by Boris Schäling - 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.
(17945 views)
by Boris Schäling - 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.
(17945 views)