This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Are there any useful/basic classes provided by gcc ?
- To: "Long Fei" <lfei at ecn dot purdue dot edu>
- Subject: Re: Are there any useful/basic classes provided by gcc ?
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 11 Feb 2001 14:50:29 -0200
- Cc: <gcc at gcc dot gnu dot org>
- Organization: GCC Team, Red Hat
- References: <000701c093f2$2851ebc0$7a7b2e80@ecn>
On Feb 11, 2001, "Long Fei" <lfei@ecn.purdue.edu> wrote:
> I wonder if there are any useful/basic classes (like the class that does all
> the string operations, etc.) provided by gcc.
I suppose you're talking about g++. Its C++ library implements only
the classes specified in the C++ Standard. They're very useful, but
possibly not for your purposes. Without knowing what they are, it's
very hard to advise. You can certainly find a number of C++ libraries
on the net, that might serve your purposes.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me