mirror of
https://github.com/RPCSX/llvm.git
synced 2025-04-14 14:10:00 +00:00
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
This commit is contained in:
parent
65d6a9ee47
commit
e9ddc7f505
@ -163,7 +163,13 @@ Here are some useful links:<p>
|
|||||||
<ol>
|
<ol>
|
||||||
<li><a href="http://www.dinkumware.com/refxcpp.html">Dinkumware C++
|
<li><a href="http://www.dinkumware.com/refxcpp.html">Dinkumware C++
|
||||||
Library reference</a> - an excellent reference for the STL and other parts of
|
Library reference</a> - an excellent reference for the STL and other parts of
|
||||||
the standard C++ library.<br>
|
the standard C++ library.
|
||||||
|
|
||||||
|
<li><a href="http://www.tempest-sw.com/cpp/">C++ In a Nutshell</a> - This is an
|
||||||
|
O'Reilly book in the making. It has a decent <a
|
||||||
|
href="http://www.tempest-sw.com/cpp/ch13-libref.html">Standard Library
|
||||||
|
Reference</a> that rivals Dinkumware's, and is actually free until the book is
|
||||||
|
published.
|
||||||
|
|
||||||
<li><a href="http://www.parashift.com/c++-faq-lite/">C++ Frequently Asked
|
<li><a href="http://www.parashift.com/c++-faq-lite/">C++ Frequently Asked
|
||||||
Questions</a>
|
Questions</a>
|
||||||
@ -1763,6 +1769,6 @@ pointer to the parent Function.
|
|||||||
<a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
|
<a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
|
||||||
<!-- Created: Tue Aug 6 15:00:33 CDT 2002 -->
|
<!-- Created: Tue Aug 6 15:00:33 CDT 2002 -->
|
||||||
<!-- hhmts start -->
|
<!-- hhmts start -->
|
||||||
Last modified: Tue Oct 1 18:15:43 CDT 2002
|
Last modified: Sun Oct 20 21:37:06 CDT 2002
|
||||||
<!-- hhmts end -->
|
<!-- hhmts end -->
|
||||||
</font></body></html>
|
</font></body></html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user