Containers, Iterators, and Algorithms
by
Ray Lischner
Language: English
Release Date: October 15, 2003
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...