Effective STL Effective STL
Addison-Wesley Professional Computing Series

Effective STL

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

    • $43.99
    • $43.99

Publisher Description

“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 vector and list), nonstandard STL containers (like hash_set and hash_map), and non-STL containers (like bitset). 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.

GENRE
Computers & Internet
RELEASED
2001
June 6
LANGUAGE
EN
English
LENGTH
288
Pages
PUBLISHER
Pearson Education
SELLER
Pearson Education Inc.
SIZE
2.9
MB

More Books Like This

More Effective C++ More Effective C++
1995
The D Programming Language The D Programming Language
2010
Effective Modern C++ Effective Modern C++
2014
C++ Standard Library, The C++ Standard Library, The
2012
Haskell Haskell
2014
Pro Swift Pro Swift
2016

More Books by Scott Meyers

Effective Modern C++ Effective Modern C++
2014
Effective C++ Effective C++
2005
Effective C++ Digital Collection: 140 Ways to Improve Your Programming Effective C++ Digital Collection: 140 Ways to Improve Your Programming
2012
More Effective C++ More Effective C++
1995
Mac OS X Leopard Mac OS X Leopard
2008
Effektives modernes C++ Effektives modernes C++
2015

Other Books in This Series

Design Patterns Design Patterns
1994
TCP/IP Illustrated TCP/IP Illustrated
2011
Effective C++ Effective C++
2005
Advanced Programming in the UNIX Environment Advanced Programming in the UNIX Environment
2013
BPF Performance Tools BPF Performance Tools
2019
TCP/IP Illustrated, Volume 2 TCP/IP Illustrated, Volume 2
1995