forked from OSchip/llvm-project
parent
d84bb168cc
commit
cf263b0cbd
|
@ -269,9 +269,9 @@ can get, so it will not be discussed in this document.</p>
|
|||
|
||||
<ol>
|
||||
|
||||
<li><a href="http://www.dinkumware.com/refxcpp.html">Dinkumware C++ Library
|
||||
reference</a> - an excellent reference for the STL and other parts of the
|
||||
standard C++ library.</li>
|
||||
<li><a href="http://www.dinkumware.com/manuals/#Standard C++ Library">Dinkumware
|
||||
C++ Library reference</a> - an excellent reference for the STL and other parts
|
||||
of the standard C++ library.</li>
|
||||
|
||||
<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 Standard Library
|
||||
|
|
Loading…
Reference in New Issue