Skip to content

Commit ac9189f

Browse files
committed
[diff.cpp17.class] Remove redundant cross-reference.
1 parent 009d46f commit ac9189f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/compatibility.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2037,7 +2037,7 @@
20372037

20382038
\diffref{class.copy.elision}
20392039
\change
2040-
A function returning an implicitly movable entity\iref{class.copy.elision}
2040+
A function returning an implicitly movable entity
20412041
may invoke a constructor taking an rvalue reference to a type
20422042
different from that of the returned expression.
20432043
Function and catch-clause parameters can be thrown using move constructors.

0 commit comments

Comments
 (0)