What... is your name?

The GNU Standard C++ Library v3, or libstdc++-v3. Older snapshots of this library were given the name libstdc++-2.9x up until the release of GCC 3. This is a complete rewrite from the previous libstdc++-v2.

What... is your quest?

This is an ongoing project to implement the ISO 14882 Standard C++ Library as described in chapters 17 through 27 and Annex D. Participation is welcome!

What... is the airspeed velocity of an unladen swallow?

African or European?


News

2002-05-15
GCC 3.1 released, containing all previous snapshot work (and more).
2002-03-05
Fourteenth snapshot release, libstdc++-v3.0.97.
2002-02-01
A call for /* comment */ writers was posted to the community.
2002-02-01
Thirteenth snapshot release, libstdc++-v3.0.96.
2001-12-18
Twelfth snapshot release, libstdc++-v3.0.95.
2001-06-18
First major compiler release using libstdc++-v3 by default, GCC 3.0.
2001-04-06
Eleventh snapshot release, libstdc++-2.92.tar.gz.
2000-11-17
Tenth snapshot release, libstdc++-2.91.tar.gz.
2000-11-12
Officially made libstdc++-v3 the default C++ library.
2000-04-21
Officially merged library sources into GCC.
2000-03-24
Ninth snapshot release, libstdc++-2.90.8.tar.gz.
1999-12-21
Eighth snapshot release, libstdc++-2.90.7.tar.gz.
1999-08-04
Seventh snapshot release, libstdc++-2.90.6.tar.gz.
1999-05-18
Sixth snapshot release, libstdc++-2.90.5.tar.gz.
1999-03-19
Fifth snapshot release, libstdc++-2.90.4.tar.gz.
1998-12-31
Fourth snapshot release, libstdc++-2.90.3.tar.gz.
1998-11-04
Design, feature checklist and readme documents updated. Also see new "Notes" section.
1998-10-30
Third snapshot release, libstdc++-2.90.2.tar.gz.
1998-07-31
Design document available.
1998-07-24
Second snapshot release, libstdc++-2.90.1.tar.gz.
1998-07-15
First snapshot release.

Downloading

libstdc++-v3 is developed and released as part of GCC, separate snapshots are no longer made available. The libstdc++-v3 sources are included with the GCC sources and can be downloaded from the GCC FTP area or from any of the GCC mirror sites.

The CVS source repository is part of the GCC repository. Instructions for anonymous CVS access are the same as those for the rest of the compiler. Checking out the gcc module will also get the library sources; to retrieve only the library, check out the libstdc++-v3 module instead.

libstdc++ v3
libstdc++ Home
GCC Home
FAQ (text)
Documentation
About GCC
Mission Statement
Releases
Snapshots
Mailing lists
Contributors
Steering Committee
Documentation
Installation
· Platforms
· Testing
Manual
FAQ
Wiki
Further Readings
Download
Mirror sites
Binaries
"Live" Sources
SVN read access
Rsync read access
SVN write access
Development
Development Plan
· Tentative Timeline
Contributing
Why contribute?
Open projects
Front ends
Back ends
Extensions
Benchmarks
Bugs
Known bugs
How to report
Bug database
· Management