From e9ddc7f5059db79efb46ad0a010c9936cd2959e3 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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4243 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ProgrammersManual.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'docs/ProgrammersManual.html') diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index 13fe9f57fb..d07fc4cd3e 100644 --- a/docs/ProgrammersManual.html +++ b/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-18-g5258