File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1084
1084
\pnum
1085
1085
The name lookup rules apply uniformly to all names (including
1086
1086
\grammarterm {typedef-name}{s}~(\ref {dcl.typedef }),
1087
- \grammarterm {namespace-name}{s}~ (\ref {basic.namespace }), and
1087
+ \grammarterm {namespace-name}{s} (\ref {basic.namespace }), and
1088
1088
\grammarterm {class-name}{s}~(\ref {class.name })) wherever the grammar allows
1089
1089
such names in the context discussed by a particular rule. Name lookup
1090
1090
associates the use of a name with a declaration~(\ref {basic.def }) of
Original file line number Diff line number Diff line change 327
327
\pnum
328
328
\begin {note }
329
329
Function types (including those used in pointer to member function
330
- types) are never cv-qualified~ (\ref {dcl.fct }).
330
+ types) are never cv-qualified (\ref {dcl.fct }).
331
331
\end {note }
332
332
\indextext {conversion!qualification|)}
333
333
You can’t perform that action at this time.
0 commit comments