File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 391
391
\grammarterm {has-attribute-expression}{s},
392
392
and/or \grammarterm {has-embed-expression}{s}
393
393
as unary operator expressions.
394
+ A \grammarterm {defined-macro-expression} shall not appear
395
+ within a \grammarterm {has-include-expression} or \grammarterm {has-embed-expression}.
394
396
395
397
\pnum
396
398
A \grammarterm {defined-macro-expression} evaluates to \tcode {1}
1047
1049
\end {example }
1048
1050
1049
1051
\rSec 2[cpp.embed.param]{Embed parameters}
1052
+
1050
1053
\rSec 3[cpp.embed.param.limit]{limit parameter}
1054
+
1051
1055
\pnum
1052
1056
An \grammarterm {embed-parameter} of the form
1053
1057
\tcode {limit (} \grammarterm {pp-balanced-token-seq} \tcode {)}
1054
1058
specifies the
1055
1059
maximum possible number of elements in the comma-delimited list.
1056
1060
It shall appear at most once in the \grammarterm {embed-parameter-seq}.
1057
- The token \tcode {defined} shall not appear in the
1058
- \grammarterm {constant-expression }.
1061
+ The preprocessing token \tcode {defined} shall not appear in the
1062
+ \grammarterm {pp-balanced-token-seq }.
1059
1063
1060
1064
\pnum
1061
1065
The \grammarterm {pp-balanced-token-seq} is evaluated as a
You can’t perform that action at this time.
0 commit comments