Skip to content

Commit 503b4b2

Browse files
jensmaurertkoeppe
authored andcommitted
[dcl.fct.def.default] Highlight different references in defaulted assignments
1 parent 9334219 commit 503b4b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/declarations.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -6347,7 +6347,7 @@
63476347
if $\tcode{F}_2$ has an implicit object parameter of
63486348
type ``reference to \tcode{C}'',
63496349
$\tcode{F}_1$ may be an explicit object member function whose
6350-
explicit object parameter is of type ``reference to \tcode{C}'',
6350+
explicit object parameter is of (possibly different) type ``reference to \tcode{C}'',
63516351
in which case the type of $\tcode{F}_1$ would differ from the type of $\tcode{F}_2$
63526352
in that the type of $\tcode{F}_1$ has an additional parameter;
63536353
\item

0 commit comments

Comments
 (0)