Dinkum C/C++ Library Reference
A reference for the library delivered with Microsoft Visual C++.
Free words concerning STL
A documentation of the C++ standard template library under the Free Documentation License.
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-co…
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.
SGI's STL Programmer's Guide
A freely available implementation of the C++ Standard Template Library, including hypertext documentation.
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".
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]
STL foreMbedded Visual C++
STL adaptation for eMbedded Visual C++. It is designed to work with Windows CE devices, such as H/PCs, Palm-sized PCs and Pocket PCs, and it is based on SGI's STL (3.3).
STLport.org
A port of the original STL to many platforms. Derived from the SGI implementation, changes are incorporated regularly.
VTL Views Template Library
Container adaptors for use with STL standard containers. Filters, and transforms of data without copying.
Wikipedia - Standard Template Library
The entry in the online encyclopedia briefly describes the STL.
Showing 20–18 of 18 results