This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: additional information on string ?
- From: Ben Elliston <bje at redhat dot com>
- To: libstdc++ at gcc dot gnu dot org
- Date: 28 Jan 2003 09:57:01 +1100
- Subject: Re: additional information on string ?
- Organization: Red Hat Asia-Pacific Pty Ltd
- References: <200301232252.50541.ma.hoff@t-online.de>
>>>>> "Martin" == Martin Hoffmann <ma.hoff@t-online.de> writes:
Martin> Can anyone please tell me where i can find some additional
Martin> information on the usage of the methods that string from
Martin> libstdc++ provides ? e.g. find(), find_first_of(), substr()
Martin> and such. ?
Stroustrup 3rd edition covers the C++ library pretty well.
Cheers, Ben