Effective STL : 50 Specific Ways to Improve Your Use of the Standard Template Library (Paperback)
by Scott Meyers
In stock. Usually ships within 24 hours.
|
Overview
"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 More Effective C++) reveals the critical rules of thumb employed by the experts--the things they almost always do or almost always avoid doing--to get the most out of the library.
Other books describe what's in the STL. Effective STL shows you how to use it. Each of the book's 50 guidelines is backed by Meyers' legendary analysis and incisive examples, so you'll learn not only what to do, but also when to do it--and why.
Highlights of Effective STL include:
- Advice on choosing among standard STL containers (like
vectorandlist), nonstandard STL containers (likehash_setandhash_map), and non-STL containers (likebitset). - Techniques to maximize the efficiency of the STL and the programs that use it.
- Insights into the behavior of iterators, function objects, and allocators, including things you should not do.
- Guidance for the proper use of algorithms and member functions whose names are the same (e.g.,
find), but whose actions differ in subtle (but important) ways. - Discussions of potential portability problems, including straightforward ways to avoid them.
Like Meyers' previous books, Effective STL is filled with proven wisdom that comes only from experience. Its clear, concise, penetrating style makes it an essential resource for every STL programmer.
0201749629B06142001
Used Book Partners offer 23 copies
Related Categories:
Books > Computers & Internet > Programming Languages - C++
Books > Computers & Internet > Programming - General
- ISBN-13: 9780201749625
- ISBN-10: 0201749629
- Publisher: Addison-Wesley Professional
- Date: June 2001
- Page Count: 288
Customer Reviews
Table of Contents
Preface.
Acknowledgments.
Introduction 1.
1. Containers.
2. Vector and string.
3. Associative Containers.
4. Iterators.
5. Algorithms.
6. Functors, Functor Classes, Functions, etc.
7. Programming with the STL.
Bibliography.
Appendix A: Locales and Case-Insensitive String Comparisons.
Appendix B: A Sample Allocator.
Appendix C: STL Programming and Mircosoft Visual C++ 6.0.
Index.
- ISBN: 9780201749625
- Publisher: Addison-Wesley Professional
- Date: June 2001
- Page Count: 288
- Availability: In stock. Usually ships within 24 hours.







