Skip to content

Commit 11334c7

Browse files
Eisenwavetkoeppe
authored andcommitted
[class.copy.elision] improve reference and replace informal term
1 parent 2b5fc29 commit 11334c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/classes.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6227,8 +6227,8 @@
62276227
corresponding parameter if the meaning of the program will be unchanged except for
62286228
the execution of a constructor and destructor for the parameter copy object
62296229

6230-
\item when the \grammarterm{exception-declaration} of an
6231-
exception handler\iref{except.pre} declares an object of the same
6230+
\item when the \grammarterm{exception-declaration} of a
6231+
\grammarterm{handler}\iref{except.handle} declares an object of the same
62326232
type (except for cv-qualification) as the exception
62336233
object\iref{except.throw}, the copy operation can be omitted by treating
62346234
the \grammarterm{exception-declaration} as an alias for the exception

0 commit comments

Comments
 (0)