String class + Documentation Questions

Joe Buck jbuck@synopsys.com
Fri Aug 21 04:12:00 GMT 1998


> libstdc++ contains everything included in the C++ Standard (well, almost
> everything).  "The C++ Programming Language, Third Edition" by Bjarne
> Stroustrup is a good bet.

Actually, the current libstdc++ is missing a number of things: locales,
valarray, stringstream, auto_ptr for example.

A more complete and rewritten version is in progress.



More information about the Gcc mailing list