  |
Recursion Software, Inc. - C++ ToolKits - http://www.recursionsw.com/Products/cplusplus.html
Provides portable class libraries for use with the ANSI/ISO C++ Standard Library. |
  |
http://www.zeta.org.au/~jon/STL/views/doc/views.html - http://www.zeta.org.au/~jon/STL/views/doc/views.html
Extends the Standard Template Library by adding template classes that define views. |
  |
http://ustl.sourceforge.net/ - http://ustl.sourceforge.net/
A micro-STL that implements parts of the STL specification intended to reduce code size of the derivative programs. |
  |
VTL Views Template Library - http://www.zib.de/weiser/vtl/
Container adaptors for use with STL standard containers. Filters, and transforms of data without copying. |
  |
STL foreMbedded Visual C++ - http://users.libero.it/g.govi/index.html
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). |
  |
Invalidation of STL Iterators - http://angelikalanger.com/Conferences/Slides/CppInvalidIterators-DevConnections-2002.pdf
Offers a course that looks into one of the surprises related to use of iterators: invalidation. |
  |
http://stlplus.sourceforge.net/ - http://stlplus.sourceforge.net/
STL+ is a collection of reusable C++ components for developers already familiar with the STL. It includes abstract data types to extend the STL, reusable components, data persistence and portability components. The collection is general-purpose and portable between Windows and Unix platforms. [Open source, BSD License] |
 |
ftp://ftp.cs.rpi.edu/pub/stl/ - ftp://ftp.cs.rpi.edu/pub/stl/
Provides the HP Implementation of the STL and some articles and documentation [FTP]. |
 |
C++ Standard Library Active Issues List - http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/lwg-active.html
The Working Group 21 provides a list of issues that are known in the current Definition of the C++ Standard Library. Also a list of defects is provided. |
 |
Free words concerning STL - http://www.nongnu.org/stlfreedoc/
A documentation of the C++ standard template library under the Free Documentation License. |