aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc/html/manual/memory.html
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2019-09-05 08:46:00 +0100
committerJonathan Wakely <redi@gcc.gnu.org>2019-09-05 08:46:00 +0100
commitefd9a01b59eec33ff0bbba585a6e92c5a0234ed4 (patch)
tree1609d21f8645632a8659346f16eec0dff2d7cc3d /libstdc++-v3/doc/html/manual/memory.html
parent0eaee4abb1d99f6165769a8ad2bfbf818860f40b (diff)
downloadgcc-efd9a01b59eec33ff0bbba585a6e92c5a0234ed4.zip
gcc-efd9a01b59eec33ff0bbba585a6e92c5a0234ed4.tar.gz
gcc-efd9a01b59eec33ff0bbba585a6e92c5a0234ed4.tar.bz2
Remove broken URL from libstdc++ manual
The URL for the "What Are Allocators Good For?" article has been a recurring source of problems. It moved from the C/C++ Users Journal website to the Dr Dobbs site after CUJ shut down, and the original domain changed hands, leaving old links pointing to nefarious sites. Now the URL to the copy on drdobbs.com no longer works either and I can't find a (legal) copy of the article online. The simplest solution is to remove the URL. * doc/xml/manual/allocator.xml: Remove URL for bibliography entry. * doc/html/*: Regenerate. From-SVN: r275398
Diffstat (limited to 'libstdc++-v3/doc/html/manual/memory.html')
-rw-r--r--libstdc++-v3/doc/html/manual/memory.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/libstdc++-v3/doc/html/manual/memory.html b/libstdc++-v3/doc/html/manual/memory.html
index 21d1b96..54d95c8 100644
--- a/libstdc++-v3/doc/html/manual/memory.html
+++ b/libstdc++-v3/doc/html/manual/memory.html
@@ -301,12 +301,10 @@
</em>. </span>
isoc++_1998
<span class="pagenums">20.4 Memory. </span></p></div><div class="biblioentry"><a id="id-1.3.4.4.4.3.9.3"></a><p><span class="title"><em>
- <a class="link" href="http://www.drdobbs.com/the-standard-librarian-what-are-allocato/184403759" target="_top">
The Standard Librarian: What Are Allocators Good For?
- </a>
- </em>. </span><span class="author"><span class="firstname">Matt</span> <span class="surname">Austern</span>. </span><span class="publisher"><span class="publishername">
+ </em>. </span><span class="author"><span class="firstname">Matt</span> <span class="surname">Austern</span>. </span><span class="publisher"><span class="publishername">
C/C++ Users Journal
- . </span></span></p></div><div class="biblioentry"><a id="id-1.3.4.4.4.3.9.4"></a><p><span class="title"><em>
+ . </span></span><span class="pubdate">2000-12. </span></p></div><div class="biblioentry"><a id="id-1.3.4.4.4.3.9.4"></a><p><span class="title"><em>
<a class="link" href="http://hoard.org" target="_top">
The Hoard Memory Allocator
</a>