Projects / STLport

STLport

The ANSI/ISO C++ specifcation includes a standard C++ library, also known as the STL. GCC by default comes with an implementation that does not comply with this standard, but instead partly implements an older version. STLport is a freely available implementation, based on the SGI STL implementation. It is fully-compliant, supported, and very fast. It includes special debugging facilities and interesting and useful extensions to the standard.

Licenses Freeware Public Domain
Implementation C++

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  06 Dec 2007 07:33
  • Rrelease-after

Changes: Bugs in string::rfind, string::find_last_of, and string::find_last_not_of were fixed. The rope::iterator copy constructor was fixed. 64-bit file operation calls are used if they are available on the system (i.e. if _LARGEFILE_SOURCE or _LARGEFILE64_SOURCE are defined).

  • Rrelease-mid
  •  11 May 2007 22:22
  • Rrelease-after

Changes: Various fixes were made for the Microsoft Visual Studio compilers.

  • Rrelease-mid
  •  11 May 2007 22:22
  • Rrelease-after

Changes: Minor bugfixes were made.

Changes: This version contains several substantial performance improvements in string and hash map. Support for several new platforms was added and many minor fixes were made.

  • Rrelease-mid
  •  09 Dec 2001 19:27
  • Rrelease-after

Changes: Minor bugfixes and feature enhancements.

Rss Recent comments

Rcomment-before 17 Mar 2004 05:58 Rcomment-trans jeffcovey Rcomment-after

Re: Newer releases.

> Latest release is 4.6.1, 04-Feb-2004.

So why are you posting a comment instead of submitting a release
announcement?

Rcomment-before 16 Mar 2004 12:58 Rcomment-trans cruvolo Rcomment-after

Newer releases.
FYI, newer releases are available here:

http://stlport.org/archive/
http://stlport.org/download.html

Latest release is 4.6.1, 04-Feb-2004.

3963605bfc267dccfa9998c72feefc10_thumb

Project Spotlight

tmux

A terminal multiplexer program.

3df7f150d2b4051ce8202f00bc041e15_thumb

Project Spotlight

iWeb Valet

A program to enhance your iWeb pages and upload them on FTP.