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.
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.
One collection is for the GCC 3.0 release,
libstdc++-doxygen-3.0.tar.gz
(3.8MB),
viewable online.
The latest collection is for the libstdc++ 3.0.95 snapshot release,
viewable online.
Other collections for 3.0.95 exist on the FTP sites, but are not
viewable online.
The collections are available in the libstdc++ snapshots directory at
<URL:ftp://gcc.gnu.org/pub/gcc/libstdc++/doxygen/>
.
You will almost certainly need to use one of the
mirror sites to download
the tarball. After unpacking, simply load
libstdc++-doxygen-*/index.html
into a browser. Feedback (and additional documentation!) is welcome.
With 3.0.95, an initial set of man pages are also available in the same
directory as the doxygen collections. Start with Intro(3)
.
This is a short list of text files pertaining to this implementation of ISO 14882. A brief description follows the name of the file.
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.