Topic: STL reference


Author: Jochen Schmidt <jsc@isogmbh.de>
Date: 1999/10/25
Raw View
Thomas Holmgren schrieb:

> I'm looking for a complete HTML reference for the C++ STL.

 http://www.sgi.com/Technology/STL
---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html              ]





Author: Thomas Holmgren <thm@cs.auc.dk>
Date: 1999/10/25
Raw View
Hello!

I'm looking for a complete HTML reference for the C++ STL. I'm hoping to
find something similar to the Java API reference... Something that
contains a list of all the templates, the differene constructors,
memberfunctions etc. for each template.

Any good ideas to where I could find such a thing? :)


Mvh.
Thomas Holmgren
Aalborg Universitet
---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html              ]





Author: jcoffin@taeus.com (Jerry Coffin)
Date: 1999/10/25
Raw View
In article <Pine.GSO.4.10.9910231943190.28647-
100000@tarkin.cs.auc.dk>, thm@cs.auc.dk says...
> Hello!
>
> I'm looking for a complete HTML reference for the C++ STL. I'm hoping to
> find something similar to the Java API reference... Something that
> contains a list of all the templates, the differene constructors,
> memberfunctions etc. for each template.

I'm not sure if it'll provide everything you want, but you might want
to take a look at the one at www.dinkumware.com

--
    Later,
    Jerry.

The universe is a figment of its own imagination.
---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html              ]