File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 848
848
then the type of the identifier of
849
849
\tcode {D}
850
850
is `` \placeholder {derived-declarator-type-list} \grammarterm {cv-qualifier-seq} pointer to member of class
851
- \nonterminal {nested-name-specifier} of type
851
+ \grammarterm {nested-name-specifier} of type
852
852
\tcode {T}'' .
853
853
The optional \grammarterm {attribute-specifier-seq}~(\ref {dcl.attr.grammar }) appertains to the
854
854
pointer-to-member.
Original file line number Diff line number Diff line change 1428
1428
\begin {bnftab }
1429
1429
\nontermdef {r-char}\br
1430
1430
\> \textnormal {any member of the source character set, except}\br
1431
- \>\> \textnormal {a right parenthesis \terminal {)} followed by the initial \nonterminal {d-char-sequence}}\br
1431
+ \>\> \textnormal {a right parenthesis \terminal {)} followed by the initial \grammarterm {d-char-sequence}}\br
1432
1432
\>\> \textnormal {(which may be empty) followed by a double quote \terminal {"}.}
1433
1433
\end {bnftab }
1434
1434
Original file line number Diff line number Diff line change 196
196
197
197
\begin {ncbnf }
198
198
\nontermdef {h-preprocessing-token}\br
199
- \textnormal {any \nonterminal {preprocessing-token} other than \terminal {>}}
199
+ \textnormal {any \grammarterm {preprocessing-token} other than \terminal {>}}
200
200
\end {ncbnf }
201
201
202
202
\begin {ncbnf }
You can’t perform that action at this time.
0 commit comments