Standard Template Library (STL)

I have found no better on-line reference for the C++ Standard Template Library Containers and Algorithms than that provided by www.cplusplus.com. The layout and accessibility of the information is excellent.

To view all C++ Libraries, see the cplusplus.com C++ Library Reference.

Other good references are: