File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 17841784both are replaced by a single character string literal preprocessing token that
17851785contains the spelling of the preprocessing token sequence for the
17861786corresponding argument (excluding placemarker tokens).
1787+
1788+ \pnum
17871789Let the \defn {stringizing argument} be the preprocessing token sequence
17881790for the corresponding argument with placemarker tokens removed.
17891791Each occurrence of whitespace between the stringizing argument's preprocessing
18011803\unicode {005c}{reverse solidus} character,
18021804and each new-line character is
18031805replaced by the two-character sequence \tcode {\textbackslash n}.
1806+ The character string literal corresponding to an empty stringizing argument
1807+ is \tcode {""}.
1808+
1809+ \pnum
18041810If the replacement that results is not a valid character string literal,
1805- the program is ill-formed. The character string literal corresponding to
1806- an empty stringizing argument is \tcode {""}.
1811+ the program is ill-formed.
1812+
1813+ \pnum
18071814The order of evaluation of
18081815\tcode {\# }
18091816and
You can’t perform that action at this time.
0 commit comments