File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 157157A \tcode {\# include} preprocessing directive\iref {cpp.include } causes the named header or
158158source file to be processed from phase 1 through phase 4, recursively.
159159All preprocessing directives are then deleted.
160+ Whitespace characters separating preprocessing tokens are no longer significant.
160161
161162\item
162163For a sequence of two or more adjacent \grammarterm {string-literal} preprocessing tokens,
171172
172173\item
173174Each preprocessing token is converted into a token\iref {lex.token }.
174- Whitespace characters separating tokens are no longer significant.
175175The resulting tokens constitute a \defn {translation unit} and
176176are syntactically and
177177semantically analyzed as a \grammarterm {translation-unit}\iref {basic.link } and
You can’t perform that action at this time.
0 commit comments