From: Nick Lewycky Date: Sat, 9 Oct 2010 21:12:29 +0000 (+0000) Subject: Fix dead link. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=ea1fe2c0a79e7984da5d4fbd538a0bdb2cd1d149;p=oota-llvm.git Fix dead link. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116157 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index a316d4786a6..e8d81a25061 100644 --- a/docs/ProgrammersManual.html +++ b/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