File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 26
26
declarations.
27
27
28
28
\begin {ncbnf }
29
- typedef-name: \br
29
+ typedef-name\textnormal {:} \br
30
30
identifier\br
31
31
simple-template-id
32
32
\end {ncbnf }
33
33
34
34
\begin {ncbnf }
35
- namespace-name: \br
35
+ namespace-name\textnormal {:} \br
36
36
identifier\br
37
37
namespace-alias
38
38
\end {ncbnf }
39
39
40
40
\begin {ncbnf }
41
- namespace-alias: \br
41
+ namespace-alias\textnormal {:} \br
42
42
identifier
43
43
\end {ncbnf }
44
44
45
45
\begin {ncbnf }
46
- class-name: \br
46
+ class-name\textnormal {:} \br
47
47
identifier\br
48
48
simple-template-id
49
49
\end {ncbnf }
50
50
51
51
\begin {ncbnf }
52
- enum-name: \br
52
+ enum-name\textnormal {:} \br
53
53
identifier
54
54
\end {ncbnf }
55
55
56
56
\begin {ncbnf }
57
- template-name: \br
57
+ template-name\textnormal {:} \br
58
58
identifier
59
59
\end {ncbnf }
60
60
Original file line number Diff line number Diff line change 745
745
parentheses, has one of the following forms:
746
746
747
747
\begin {ncbnf }
748
- postfix-expression: \br
748
+ postfix-expression\textnormal {:} \br
749
749
postfix-expression \terminal {.} id-expression\br
750
750
postfix-expression \terminal {->} id-expression\br
751
751
primary-expression
You can’t perform that action at this time.
0 commit comments