STL Pocket Reference: Containers, Iterators, and Algorithms
Description:
The Stl Pocket Reference describes the functions, classes, and templates in that part of the C++ standard library often referred to as the Standard Template Library (Stl). The Stl encompasses containers, iterators, algorithms, and function objects, which collectively represent one of the most important and widely used subsets of standard library functionality. The C++ standard library, even the subset known as the Stl, is vast. It's next to impossible to work with the Stl without some sort of reference at your side to remind you of template parameters, function invocations, return types-indeed, the entire myriad of details you need to know in order to use the Stl effectively and get work done. You need a memory-aid. Books that cover the standard library and the Stl tend to be quite heavy and large, describing each aspect of the Stl in detail. Such books are great when you're not familiar with the library, but get in the way when you simply need to remind yourself of a function name, or the order in which you pass arguments to a function. Programmers familiar with the Stl need a small, lightweight memory-aid. That's what the Stl Pocket Reference is. It's small, lightweight, and chock-full of information that you can take in at a glance, so you can get on with your work.
Low Price Summary
Top Bookstores
DISCLOSURE: We're an eBay Partner Network affiliate and we earn commissions from purchases you make on eBay via one of the links above.
Want a Better Price Offer?
Set a price alert and get notified when the book starts selling at your price.
Want to Report a Pricing Issue?
Let us know about the pricing issue you've noticed so that we can fix it.