You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The standard uses the term top-level references in basic.scope.scope but it is not clear what it means. The corresponding definition and some examples should be added just like there are example and definition for top-level cv qualifier.
exactly one is an implicit object member function with no ref-qualifier and the types of their object parameters ([dcl.fct]), after removing top-level references, are the same, or
As you can see in the above highlighted reference/quote from standard the term "top-level references" appears.
Suggested resolution:
Add definition for the same. Or change it(the term) and clarify what it means.