From 93533e511b41e963add42a51e28bf90b910aff99 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 21 Oct 2002 02:38:02 +0000 Subject: Add a link to C++ in a nutshell book llvm-svn: 4243 --- llvm/docs/ProgrammersManual.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'llvm/docs/ProgrammersManual.html') diff --git a/llvm/docs/ProgrammersManual.html b/llvm/docs/ProgrammersManual.html index 13fe9f57fbd..d07fc4cd3e1 100644 --- a/llvm/docs/ProgrammersManual.html +++ b/llvm/docs/ProgrammersManual.html @@ -163,7 +163,13 @@ Here are some useful links:

  1. Dinkumware C++ Library reference - an excellent reference for the STL and other parts of -the standard C++ library.
    +the standard C++ library. + +
  2. C++ In a Nutshell - This is an +O'Reilly book in the making. It has a decent Standard Library +Reference that rivals Dinkumware's, and is actually free until the book is +published.
  3. C++ Frequently Asked Questions @@ -1763,6 +1769,6 @@ pointer to the parent Function. Chris Lattner -Last modified: Tue Oct 1 18:15:43 CDT 2002 +Last modified: Sun Oct 20 21:37:06 CDT 2002 -- cgit v1.2.3