From: Gerald Pfeifer Date: Mon, 18 Nov 2024 07:33:49 +0000 (+0100) Subject: libstdc++: Update reference to Angelika Langer's article X-Git-Tag: basepoints/gcc-16~4177 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=83e86397b0c1d97c24075793cc5311b48baa2907;p=thirdparty%2Fgcc.git libstdc++: Update reference to Angelika Langer's article libstdc++-v3: * doc/xml/manual/allocator.xml: Update reference to Angelika Langer's article. * doc/html/manual/memory.html: Regenerate. --- diff --git a/libstdc++-v3/doc/html/manual/memory.html b/libstdc++-v3/doc/html/manual/memory.html index 8b583591d7d7..e24af81e83b3 100644 --- a/libstdc++-v3/doc/html/manual/memory.html +++ b/libstdc++-v3/doc/html/manual/memory.html @@ -296,7 +296,7 @@ Reconsidering Custom Memory Allocation . Emery Berger. Ben Zorn. Kathryn McKinley. Copyright © 2002 OOPSLA.

- + Allocator Types . Klaus Kreft. Angelika Langer. diff --git a/libstdc++-v3/doc/xml/manual/allocator.xml b/libstdc++-v3/doc/xml/manual/allocator.xml index 7e74dca404ae..f9fab499abcf 100644 --- a/libstdc++-v3/doc/xml/manual/allocator.xml +++ b/libstdc++-v3/doc/xml/manual/allocator.xml @@ -505,7 +505,7 @@ <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://www.angelikalanger.com/Articles/C++Report/Allocators/Allocators.html"> + xlink:href="https://angelikalanger.com/Articles/C++Report/Allocators/Allocators.html"> Allocator Types </link>