This is the mail archive of the gcc-help@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: g++ man pages


umapathy <nsupathy@myrealbox.com> writes:

> No I was not clear with my question.
> I am searching for some basic explanations of the STL which has been
> implemented for g++.  I know its part of libstdc++, but dont know the
> appropriate newsgroup.  May be someone in this group know the answer, so
> please guide me on this.

There were no docs for the stl that shipped with 2.96 (so far as I
know.) Docs for the new libstdc++-v3 (*not* the libstdc++ you mention)
that comes with gcc 3.2 are http://gcc.gnu.org/onlinedocs/libstdc++/documentation.html

> 
> Umapathy
> 
> On Sun, 2002-12-22 at 21:35, umapathy wrote:
> > hi,
> > 	I am badly searching for some man pages like docs for g++.  My system
> > is RH7.3 and my gcc version is 2.96 which came with that distro.  I
> > tried to google also, but couldnt get useful info.  May be I couldnt
> > came up with correct search string.
> > 
> > 	thanks in advance for the help and time
> > 
> > regards
> > Umapathy
> > 
> -- 
> umapathy <nsupathy@myrealbox.com>


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