We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9334219 commit 503b4b2Copy full SHA for 503b4b2
source/declarations.tex
@@ -6347,7 +6347,7 @@
6347
if $\tcode{F}_2$ has an implicit object parameter of
6348
type ``reference to \tcode{C}'',
6349
$\tcode{F}_1$ may be an explicit object member function whose
6350
- explicit object parameter is of type ``reference to \tcode{C}'',
+ explicit object parameter is of (possibly different) type ``reference to \tcode{C}'',
6351
in which case the type of $\tcode{F}_1$ would differ from the type of $\tcode{F}_2$
6352
in that the type of $\tcode{F}_1$ has an additional parameter;
6353
\item
0 commit comments