Skip to content

Commit f640dae

Browse files
ranaanooptkoeppe
authored andcommitted
[basic.scope.scope] Replaced the term top-level reference with just reference
[basic.scope.scope] Replaced the term top-level reference with just reference in light of [this issue](cplusplus/CWG#569)
1 parent 9325779 commit f640dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,7 @@
917917
exactly one is an implicit object member function
918918
with no \grammarterm{ref-qualifier} and
919919
the types of their object parameters\iref{dcl.fct},
920-
after removing top-level references,
920+
after removing references,
921921
are the same, or
922922
\item
923923
their object parameters have the same type.

0 commit comments

Comments
 (0)