From cf263b0cbd723d15825f5a5e457350238f93b12a Mon Sep 17 00:00:00 2001 From: Nick Lewycky Date: Sat, 9 Oct 2010 21:12:29 +0000 Subject: [PATCH] Fix dead link. llvm-svn: 116157 --- llvm/docs/ProgrammersManual.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/llvm/docs/ProgrammersManual.html b/llvm/docs/ProgrammersManual.html index a316d4786a6d..e8d81a25061d 100644 --- a/llvm/docs/ProgrammersManual.html +++ b/llvm/docs/ProgrammersManual.html @@ -269,9 +269,9 @@ can get, so it will not be discussed in this document.

    -
  1. Dinkumware C++ Library -reference - an excellent reference for the STL and other parts of the -standard C++ library.
  2. +
  3. Dinkumware +C++ Library reference - an excellent reference for the STL and other parts +of the standard C++ library.
  4. C++ In a Nutshell - This is an O'Reilly book in the making. It has a decent Standard Library