![]() |
Designing Components with the C++ STLby Ulrich Breymann, Addison Wesley
Longman 2000 , revised edition ISBN 0-201-67488-2 |
The examples were successfully compiled with the compiler GNU C++. You can download the updated examples here. Please consult the readme-files.
Free download of the revised and improved
edition as a PDF-file for non-commercial purposes only!
Copyright notice: This material is made available
in electronic form subject to the condition that the
material nor any part of the material may not be copied, printed
or distributed on a network. This material first appeared in Ulrich
Breymann, Designing Components with the C++ STL, ISBN 0 201 67488
2, Copyright Pearson Education Limited 2000, published by Pearson
Education Ltd.
Accept
copyright and access the file (1.2 MB)
More interesting information and also a complete STL-documentation can be found here: http://www.sgi.com/tech/stl/
No Updates
In the meantime the STL isn't longer a library
of its own, because it was integrated into the C++ Standard library
and is now part of it. This book "Designing Components with the
C++ STL" will not be updated. New developments of the coming C++
Standard will be dealt with in my german book Der C++ Programmierer (and on a lot
of english web-sites).
Downloading the book may still be interesting for people who want to
know how to use the STL and how it works internally.