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 391391\grammarterm {has-attribute-expression}{s},
392392and/or \grammarterm {has-embed-expression}{s}
393393as unary operator expressions.
394+ A \grammarterm {defined-macro-expression} shall not appear
395+ within a \grammarterm {has-include-expression} or \grammarterm {has-embed-expression}.
394396
395397\pnum
396398A \grammarterm {defined-macro-expression} evaluates to \tcode {1}
10471049\end {example }
10481050
10491051\rSec 2[cpp.embed.param]{Embed parameters}
1052+
10501053\rSec 3[cpp.embed.param.limit]{limit parameter}
1054+
10511055\pnum
10521056An \grammarterm {embed-parameter} of the form
10531057\tcode {limit (} \grammarterm {pp-balanced-token-seq} \tcode {)}
10541058specifies the
10551059maximum possible number of elements in the comma-delimited list.
10561060It 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 }.
10591063
10601064\pnum
10611065The \grammarterm {pp-balanced-token-seq} is evaluated as a
You can’t perform that action at this time.
0 commit comments