Skip to content

Commit ae9b2d7

Browse files
authored
[res.on.exception.handling] Add cross-reference to [except.spec] (#7058)
1 parent dbf1752 commit ae9b2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/lib-intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3844,7 +3844,7 @@
38443844
Destructor operations defined in the \Cpp{} standard library
38453845
shall not throw exceptions.
38463846
Every destructor in the \Cpp{} standard library shall behave as if it had a
3847-
non-throwing exception specification.
3847+
non-throwing exception specification\iref{except.spec}.
38483848

38493849
\pnum
38503850
Functions defined in the

0 commit comments

Comments
 (0)