We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b5fc29 commit 11334c7Copy full SHA for 11334c7
source/classes.tex
@@ -6227,8 +6227,8 @@
6227
corresponding parameter if the meaning of the program will be unchanged except for
6228
the execution of a constructor and destructor for the parameter copy object
6229
6230
-\item when the \grammarterm{exception-declaration} of an
6231
-exception handler\iref{except.pre} declares an object of the same
+\item when the \grammarterm{exception-declaration} of a
+\grammarterm{handler}\iref{except.handle} declares an object of the same
6232
type (except for cv-qualification) as the exception
6233
object\iref{except.throw}, the copy operation can be omitted by treating
6234
the \grammarterm{exception-declaration} as an alias for the exception
0 commit comments