This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [v3] libstdc++/15123/13928


On Thu, May 20, 2004 at 01:54:54PM -0500, Benjamin Kosnik wrote:
> I've got to say, generated man pages look pretty good, I think. Great job on this Phil.

I wish I had time to contribute these days.

Heck, I wish I had time to read the list mail.


> --- 30,52 ----
>   .\" Keep them alphabatized.
>   .TS
>   lB l.
> ! C++Intro	This page.
> ! Namespace_std	A listing of the contents of std::.
> ! Namespace___gnu_cxx	A listing of the contents of __gnu_cxx::.
> ! Containers	An introduction to container classes.
> ! Sequences	Linear containers.
>   Assoc_containers	Key-based containers.
> + Iterator_types	Programatically distinguishing iterators/pointers.
> + Intro_functors	An introduction to function objects, or functors.
> + Arithmetic_functors	Functors for basic math.

Should probably remove the "Keep them alphabatized" comment, if we're
not going to.  :-)


-- 
I have seen things you lusers would not believe.  I've seen Sun monitors on
fire off the side of the multimedia lab.  I've seen NTU lights glitter in the
dark near the Mail Gate.  All these things will be lost in time, like the
root partition last week.  Time to die...             - Peter Gutmann, a.s.r.


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