From 6094b4de7bda734f87c7ad4f542c72d44ec47cb2 Mon Sep 17 00:00:00 2001
From: Gerald Pfeifer
Date: Sun, 31 Aug 2025 12:13:45 +0200
Subject: libstdc++: Update link to Boost "Exception-Safety"
libstdc++-v3:
* doc/xml/manual/using_exceptions.xml: Update link to
Boost's "Exception-Safety"
* doc/html/manual/using_exceptions.html: Rebuild.
---
libstdc++-v3/doc/html/manual/using_exceptions.html | 2 +-
libstdc++-v3/doc/xml/manual/using_exceptions.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/libstdc++-v3/doc/html/manual/using_exceptions.html b/libstdc++-v3/doc/html/manual/using_exceptions.html
index eb4501b..2da86be 100644
--- a/libstdc++-v3/doc/html/manual/using_exceptions.html
+++ b/libstdc++-v3/doc/html/manual/using_exceptions.html
@@ -336,7 +336,7 @@ is called.
. David Abrahams .
Boost
.
-
+
Exception-Safety in Generic Components
. David Abrahams.
diff --git a/libstdc++-v3/doc/xml/manual/using_exceptions.xml b/libstdc++-v3/doc/xml/manual/using_exceptions.xml
index ac2ba9d..3b42802 100644
--- a/libstdc++-v3/doc/xml/manual/using_exceptions.xml
+++ b/libstdc++-v3/doc/xml/manual/using_exceptions.xml
@@ -545,7 +545,7 @@ is called.
+ xlink:href="https://www.boost.org/doc/user-guide/exception-safety.html">
Exception-Safety in Generic Components
--
cgit v1.1