File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 24812481\indextext {operator!pragma|see{macro, pragma operator}}
24822482
24832483\pnum
2484- A unary operator expression of the form:
2484+ A unary operator expression of the form
24852485\begin {ncbnf }
24862486\terminal {_Pragma} \terminal {(} string-literal \terminal {)}
24872487\end {ncbnf }
24882488is processed as follows: The \grammarterm {string-literal} is \defnx {destringized}{destringization}
2489- by deleting the \tcode {L} prefix, if present , deleting the leading and trailing
2489+ by deleting any \grammarterm {encoding- prefix} , deleting the leading and trailing
24902490double-quotes, replacing each escape sequence \tcode {\textbackslash "} by a double-quote, and
24912491replacing each escape sequence \tcode {\textbackslash\textbackslash } by a single
24922492backslash. The resulting sequence of characters is processed through translation phase 3
You can’t perform that action at this time.
0 commit comments