This category collects links to articles either about the STL as a whole, or about specific topics of the STL. Book reviews and sites that are related to books are not listed here, they are listed in the Book-subcategory of the STL-category.
More information
More information
Related categories 1
Sites 13
Portability issues in using the standard library. An article about portability issues in using the Standard Library by Klaus Kreft and Angelika Langer, published in the C/C++ Users Journal.
An article about the difference between for_each and transform in the STL by Klaus Kreft and Angelika Langer, published in the C/C++ Users Journal.
An Article from Dr. Dobb's Journal August 1997.
An article by Matt Austern in the C/C++ Users Journal. This column gives you an idea of what a proposal for hash tables should look like, by presenting a sample proposal.
Explains how containers of pointers behave, when containers of pointers are useful, and what techniques can be used to manage them. Article by Matthew Austern published in the C/C++ Users Journal.
An article in the C/C++ Users Journal by Matthew Austern.
Scott Meyers presents yet more motivation to trust the library more than yourself. An article by the Autor of "Effective STL" published in C/C++ Users Journal.
With TR1, C++ gets hash tables in the form of the template classes unordered_map, unordered_multimap, unordered_set, and unordered_multiset.
An article by Klaus Kreft and Angelika Langer.
An article by Matt Austern, published in C/C++ Users Journal.
Covers updates and additional information about standard library containers. This article appeared in C++ Report.
(October 01, 1999)
Present news updates about the standard library containers vector, deque, set, multiset, map, and multimap. This article appeared in C++ Report.
(July 01, 1999)
Article in Dr. Dobb's Journal, Issue March 1995.
(March 01, 1995)
An Article from Dr. Dobb's Journal August 1997.
An article by Matt Austern, published in C/C++ Users Journal.
Explains how containers of pointers behave, when containers of pointers are useful, and what techniques can be used to manage them. Article by Matthew Austern published in the C/C++ Users Journal.
Scott Meyers presents yet more motivation to trust the library more than yourself. An article by the Autor of "Effective STL" published in C/C++ Users Journal.
With TR1, C++ gets hash tables in the form of the template classes unordered_map, unordered_multimap, unordered_set, and unordered_multiset.
An article by Klaus Kreft and Angelika Langer.
Portability issues in using the standard library. An article about portability issues in using the Standard Library by Klaus Kreft and Angelika Langer, published in the C/C++ Users Journal.
An article by Matt Austern in the C/C++ Users Journal. This column gives you an idea of what a proposal for hash tables should look like, by presenting a sample proposal.
An article in the C/C++ Users Journal by Matthew Austern.
An article about the difference between for_each and transform in the STL by Klaus Kreft and Angelika Langer, published in the C/C++ Users Journal.
Covers updates and additional information about standard library containers. This article appeared in C++ Report.
(October 01, 1999)
Present news updates about the standard library containers vector, deque, set, multiset, map, and multimap. This article appeared in C++ Report.
(July 01, 1999)
Article in Dr. Dobb's Journal, Issue March 1995.
(March 01, 1995)
