This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

Re: documentation about files


> :-) ok I've got the stroustrup book right here, but as I wrote, what I
> would like to see some minimal doc about those which are extension like:
> PlotFile.h, type_traits.h, pfstream.h ...

At least PlotFile.h is not part of libstdc++; it is part of libg++,
which is not longer maintained. I don't know what the others are good
for.

> > No, g++ does not ship with online documentation about libstdc++. The
> > primary reason for that is that nobody has written anything. When you
> > do, please send patches to this list, or gcc-patches@gcc.gnu.org.
> 
> I say again, it's not about documentation of standard c++, it's about
> documentation of files in THIS implementation and documentation about
> the extension in THIS implementation.

Well, in any case, the answer to your original question

>> is there any minimal documentation about the files in the current
>> stdc++?

is "no".

Regards,
Martin


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