This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: String class + Documentation Questions



> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]