diff --git a/source/lib-intro.tex b/source/lib-intro.tex index c4eef90633..9e575b57d1 100644 --- a/source/lib-intro.tex +++ b/source/lib-intro.tex @@ -3844,7 +3844,7 @@ Destructor operations defined in the \Cpp{} standard library shall not throw exceptions. Every destructor in the \Cpp{} standard library shall behave as if it had a -non-throwing exception specification. +non-throwing exception specification\iref{except.spec}. \pnum Functions defined in the