C++ resources
C++
C++ draft standard (1997)
A
C++ course
Transparencies:
cc.ps.gz
(80848 bytes) and table of contents:
cc_toc.ps.gz
(16584 bytes)
Articles by
Nathan C. Meyers
traits
memory management
empty objects
J. Coplien's C++
idioms
Recommended reading:
D. Vermeir,
Multi-paradigm programming using C++
, Springer Verlag, 2001.
Stanley B. Lippman and Josee Lajoie
C++ primer (3rd edition)
, Addison Wesley, 1998.
B. Stroustrup,
The C++ programming language (3rd edition)
, Addison Wesley, 1997.
STL (standard template library)
Jak's
STL tutorial
(local copy, original
here
)
Stepanov paper
stl-doc.ps.gz
(86413 bytes)
Johannes Weidl's STL tutorial
stl-tut.ps.gz
(186969 bytes)
SGI stl
(original
here
)
STL newbie
C++ standard library
See also the
draft standard
Information about iostreams
(original
here
)
Links
www.cplusplus.com
g++ info
cuj links
(source code)
template meta-programming
Jon's C++ resources
An A-Plus C++ Resources Directory
Brad Appleton's C++ links
Programmer's Oasis
metaprogramming in C++
about.com
on C++
Newsgroups
comp.lang.c++
comp.lang.c++.moderated
Dirk Vermeir
(
dvermeir@vub.ac.be
) [Last modified: Tue Sep 15 13:40:49 CEST 2009 ]