STL Tutorial Resources at Rensselaer

     
Updated: July 31, 2002
(Source Code and Errata Updates)

Comeau C++ Compiles All of the Second Edition's Example Programs
By Dave Musser
8/15/2001
Comeau Computing's C++ compiler successfully compiles all of the 100 or so example programs in STL Tutorial and Reference Guide, Second Edition. All but two compile in the compiler's strict mode.

MSVC++ 6.0 Compiles All But Two of the Second Edition's Example Programs
By Dave Musser
6/7/2001
Of the 100 or so example programs in STL Tutorial and Reference Guide, Second Edition, all but two compile and execute successfully with the Microsoft Visual C++ Compiler, Version 6.0, with Service Pack 5 installed.

























This Web site, http://www.cs.rpi.edu/~musser/stl-book/index.html, provides information related to the book,

David R. Musser, Gillmer J. Derge, and Atul Saini, STL Tutorial and Reference Guide, Second Edition: C++ Programming with the Standard Template Library (Boston, MA: Addison-Wesley, 2001, ISBN 0-201-37923-6).

Also maintained here are links to some legacy information about the first edition of the book. See also the first article in the News Archive below.
  The authors wish to thank the Computer Science Department at Rensselaer Polytechnic Institute for hosting this Web site.
  • Resources
  • STL Tutorial Resources at Addison Wesley
  • Source Code for the Book's Example Programs
  • Errata
  • The C++ Standard
  • Cygwin Tools (Including GNU C++)
  • Legacy Links for the 1996 Edition
  • News Articles
  • Comeau C++ Compiles All of the Second Edition's Example Programs
  • MSVC++ 6.0 Compiles All But Two of the Second Edition's Example Programs
  • News Archive
  • Footnotes

  •