This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Documentation for libstdc++
- To: gcc-help at gcc dot gnu dot org
- Subject: Documentation for libstdc++
- From: Aaron Birenboim <aaron at boim dot com>
- Date: Thu, 14 Jun 2001 06:47:05 -0600
I have not been able to find typical "refrence" documentation
for the classes (and descriptions of the actions of their members)
in libstdc++. Only meta-documentation about how it compares
to some C++ library standard or MFC.
Where can I get a typical programmer's refrence document
for the classes provided by libstdc++ and/or the standard
class libraries on which it is based?
Do I have to get the ISO document?
I hope not. The standards docs usually make
poor users refrences.
All I'm looking for are things like...
What do all those member functions of string do?
How can I make an Array or linked list of strings?
Given some sort of Array or LinkedList template, how
to I access the members of an Array<string>?
Any pointers are appreciated.
--
Aaron Birenboim | Black holes are where G-d divided
Albuquerque, NM | by zero.
aaron@boim.com |
boim.com/~aaron | -Steven Wright