Whole document tree
    

Whole document tree

Standard C++ Library v3

All of these documents (in fact, this entire homepage set) are bundled with the library source, under the docs subdirectory, for releases and snapshots. The sole exception is the automatically-generated source documentation, available separately.


Source Documentation

In addition to the distribution documentation (these pages), we also have a set of HTML documents generated from the sources themselves, using the Doxygen tool. These are useful for examining the signatures of public member functions for the library classes, etc.

The latest collection is for the GCC 3.0 release, libstdc++-doxygen-3.0.tar.gz (3.8MB), viewable online. The collection is also available in the libstdc++ snapshots directory at <URL:ftp://gcc.gnu.org/pub/gcc/libstdc++/>. You will almost certainly need to use one of the mirror sites to download the tarball. After unpacking, simply load libstdc++-doxygen-3.0/index.html in a browser. Feedback (and additional documentation!) is welcome.


Configuring, Building, Installing


Introductory notes for libstdc++

This is a short list of text files pertaining to this implementation of ISO 14882. A brief description follows the name of the file.


Chapter-Specific Information, Extensions, Notes and Advice

  1. Chapter 17 (Intro)
  2. Chapter 18 (Library Support)
  3. Chapter 19 (Diagnostics)
  4. Chapter 20 (Utilities)
  5. Chapter 21 (Strings)
  6. Chapter 22 (Localization)
  7. Chapter 23 (Containers)
  8. Chapter 24 (Iterators)
  9. Chapter 25 (Algorithms)
  10. Chapter 26 (Numerics)
  11. Chapter 27 (I/O)
  12. Extensions to the Standard Library

Return to the libstdc++ homepage.


See license.html for copying conditions. Comments and suggestions are welcome, and may be sent to the libstdc++ mailing list.