Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library

By (author): "Scott Meyers"
Publish Date: January 1st 2001
Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library
ISBN0201749629
ISBN139780201749625
AsinEffective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library
Original titleEffective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library
SeriesEffective C++ #3
"This is Effective C++ volume three - it's really that good."- Herb Sutter, independent consultant and secretary of the ISO/ANSI C++ standards committee "There are very few books which all C++ programmers must have. Add Effective STL to that list."- Thomas Becker, Senior Software Engineer, Zephyr Associates, Inc., and columnist, C/C++ Users Journal C++'s Standard Template Library is revolutionary, but learning to use it well has always been a challenge. Until now. In this book, best-selling author Scott Meyers ( Effective C++ , and