mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-01 01:30:36 +00:00
docs: Fix dead link.
Apparently Dinkumware are no longer hosting their nice reference manuals. Thankfully, `cppreference.com` can fill that role well. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169210 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bba3eb054a
commit
1bc2bab332
@ -62,8 +62,8 @@ the subject that you can get, so it will not be discussed in this document.
|
||||
|
||||
Here are some useful links:
|
||||
|
||||
#. `Dinkumware C++ Library reference
|
||||
<http://www.dinkumware.com/manuals/#Standard C++ Library>`_ - an excellent
|
||||
#. `cppreference.com
|
||||
<http://en.cppreference.com/w/>`_ - an excellent
|
||||
reference for the STL and other parts of the standard C++ library.
|
||||
|
||||
#. `C++ In a Nutshell <http://www.tempest-sw.com/cpp/>`_ - This is an O'Reilly
|
||||
|
Loading…
x
Reference in New Issue
Block a user