Categories

Tutorials and help

 
Sponsored results

Links
  • STL examples at support.microsoft.com
    Contains a list of samples by Microsoft, that show how to use the STL.
    http://www.visionx.com/mfcpro/kbstl.htm
  • 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).
    http://users.libero.it/g.govi/index.html
  • 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]
    http://www.bdsoft.com/tools/stlfilt.html
  • Safe STL
    An enhancement for the STL that tries to catch many typical STL programming errors.
    http://www.horstmann.com/safestl.html
  • Recursion Software, Inc. - C++ ToolKits
    Provides portable class libraries for use with the ANSI/ISO C++ Standard Library.
    http://www.recursionsw.com/Products/cplusplus.html
  • STL Test Suite
    A set of 225 tests to check conformance of C++ compilers and libraries to the ISO Standard.
    http://petef.port5.com/cpp/stltest.html
  • STLplus
    STL+ is a collection of reusable C++ components for developers already familiar with the STL. It contains 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]
    http://stlplus.sourceforge.net/
  • Wikipedia - Standard Template Library
    The entry in the online encyclopedia briefly describes the STL.
    http://en.wikipedia.org/wiki/Standard_Template_Library
  • Using the Standard Template Library With OCF/OWL
    Describes how to use the standard template library with Borland OWL. (December 22, 1996)
    http://ourworld.compuserve.com/homepages/John_Maddock/stl.htm
  • VTL Views Template Library
    Container adaptors for use with STL standard containers. Filters, and transforms of data without copying.
    http://www.zib.de/weiser/vtl/
  • Views
    Extends the Standard Template Library by adding template classes that define views.
    http://www.zeta.org.au/~jon/STL/views/doc/views.html
  • uSTL
    A micro-STL that implements parts of the STL specification intended to reduce code size of the derivative programs.
    http://ustl.sourceforge.net/
  • 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.
    http://www.codeproject.com/vcpp/stl/ptr_vecto.asp
  • 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.
    http://www.syncdata.it/stlce/
  • Dinkumware, Ltd.
    The makers of the STL library included in Microsoft's VC.
    http://www.dinkumware.com/
  • Dinkum C/C++ Library Reference
    A reference for the library delivered with Microsoft Visual C++.
    http://www.dinkumware.com/htm_cpl/index.html
  • C++ Standard-Library and STL
    A comparison of different STL implementations. Covers RogueWave, ObjectSpace, SGI and vendor provided implementations.
    http://www.ep1.ruhr-uni-bochum.de/~marcel/stl/stl.html
  • Free words concerning STL
    A documentation of the C++ standard template library under the Free Documentation License.
    http://www.nongnu.org/stlfreedoc/
  • Genealogy Display Program
    A Larger Example of Use of STL
    http://www.cs.rpi.edu/~musser/stl-bigger-example.html
  • 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.
    http://citeseer.ist.psu.edu/171850.html
  • Interview with A. Stepanov
    The creator of the STL gave an interview.
    http://www.stlport.org/resources/StepanovUSA.html
  • 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.
    http://www.infosun.fmi.uni-passau.de/GTL/
  • C++ Standard Library Active Issues List
    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.
    http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/lwg-active.html

 

The Computer Science Directory currently has categories, which include links along with indexed pages.