Dinkum C/C++ Library Reference
A reference for the library delivered with Microsoft Visual C++.
Dinkumware, Ltd.
The makers of the STL library included in Microsoft's VC.
Effective Standard C++ Library
Provides pointers to articles about how to use STL features, published in C++ Report and C/C++ Users Journal. Also a list of book reviews is provided.
Free words concerning STL
A documentation of the C++ standard template library under the Free Documentation License.
Genealogy Display Program
A Larger Example of Use of STL
Graph Template Library (GTL)
An Extension of the STL with datastructures for graphs. GTL is a platform independent and extendible C++ library. It is free of charge for non-commercial use.
IBM OS/390 Official STLport support page
Information about the STL on the IBM OS/390 - Unix System Services operating platform.
Interview with A. Stepanov
The creator of the STL gave an interview.
Invalidation of STL Iterators
Offers a course that looks into one of the surprises related to use of iterators: invalidation.
The Matrix Template Library: A Unifying Framework for Numerical Linear Algebra
Presents a unified approach for expressing high performance numerical linear algebra routines for a class of dense and sparse matrix formats and shapes.
Port of the SGI STL to Microsoft Windows CE compilers
A port of the SGI STL to the embedded platform. Provides information about the port and download of the ported source-code.
ptr_vector - A Container For Pointers
ptr_vector is a convenient STL-compliant vector for pointers. In essence, ptr_vector lets you treat a vector of pointers as if it were a vector of values. Description and source-code download.
Recursion Software, Inc. - C++ ToolKits
Provides portable class libraries for use with the ANSI/ISO C++ Standard Library.
Rogue Wave C++ Library Online Documentation
The complete documentation of the C++ Library from Rogue Wave is available here.
Rogue Wave C++ Library User Guide and Tutorial
The complete User Guide and Tutorial of the C++ Library from Rogue Wave is available here.
RogueWave Standard C++ Library
Documentation for the Standard C++ Library, Data Structures and Algorithms, String, Complex, and Numeric Limits, Iostreams and Locale.
Safe STL
An enhancement for the STL that tries to catch many typical STL programming errors.
SPC Seminar Series - Effective STL Programming
This seminar will give you a detailed examination of the factors that affect the performance of C++ software. Provided by Scott Meyers, author of "Effective STL".
Standard Template Library Reference
The STL Online Reference Home Page at Rensselaer Polytechnic Institute.
STL Error Decryptor for Visual C++
A set of tools to shorten the length of VC++ 6/7 STL-related error messages, allowing essential information to fit in status bar at the bottom of the Visual Studio IDE. [Freeware]
Results: Previous 1 2 3 4 5 Next