Documentation on C++ STL

Extracted from debian-user
Tip provided by Matthias Klose
> does anyone know where I could get reference manpages (or info docs) for
> C++ STL? I've crawled thru the Net without any success so far. HTML is
> available, but manpages...?

> Please let me know if you find something ...

From /usr/doc/libstdc++2.9-dev/README.libstdc++:

libstdc++ is an implementation of the Standard C++ Library, including the
Standard Template Library (i.e. as specified by ANSI and ISO). We are not
aware of truely free documentation for it.

The most reasonable alternative for now is to combine
- http://www.cs.rpi.edu/~musser/stl.html
- http://www.sgi.com/Technology/STL/
- http://www.maths.warwick.ac.uk/cpp/pub/
- http://www.dinkumware.com/htm_cpl/
with a good, recent, book on C++.

Follow-up : (1)  (2)  
| Previous | Next | Index of category | Main Index | Submit |


Appears in section(s) : C++
Tip recorded : 17-12-1998 17:40:20
HTML page last changed : 27-07-1999 20:07:41