Categories
STLport
The ANSI/ISO C++ spec includes a standard C++ library, also known as the STL. GCC comes with an implementation that does not comply with this standard, but instead partly implements an older version. STLport is a freely available version, based on the SGI STL implementation. It is fully-compliant, supported, very fast and includes special debugging facilities, and interesting and useful extensions to the standard.
Last updated 19 Jul, 2005
Versions
5.0RC2
5.0RC2 beta released 2005-03-01
- Released: 1 Mar, 2005
- Code Maturity: Beta
4.6.2
4.6.2 stable released 2004-04-10
- Released: 10 Apr, 2004
- Code Maturity: Stable
- Source Archive: http://www.stlport.org/archive/STLport-4.6.2.ta...
- Licenses: BSD_2Clause
- Interfaces: Library




