From: Gerald Pfeifer
Date: Mon, 30 Jan 2023 22:12:23 +0000 (+0100)
Subject: libstdc++: Update links in the Memory section of the manual
X-Git-Tag: basepoints/gcc-14~1686
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab21d8d5bd36e3e751095db958fb8e450018d894;p=thirdparty%2Fgcc.git
libstdc++: Update links in the Memory section of the manual
libstdc++-v3/ChangeLog:
* doc/xml/manual/shared_ptr.xml: Move links from both
http://open-std.org and http://www.open-std.org to
https://www.open-std.org.
* 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 d9abdaf8c88e..a70613e8fd64 100644
--- a/libstdc++-v3/doc/html/manual/memory.html
+++ b/libstdc++-v3/doc/html/manual/memory.html
@@ -621,19 +621,19 @@ be private.
invaluable advice on thread safety. Phillip Jordan and Paolo
Carlini for the lock policy implementation.