tmp/tmp85zk2biz/{from.md → to.md}
RENAMED
|
@@ -34,9 +34,9 @@ of *header-name*s are mapped in an *implementation-defined* manner to
|
|
| 34 |
headers or to external source file names as specified in
|
| 35 |
[[cpp.include]].
|
| 36 |
|
| 37 |
The appearance of either of the characters `'` or `\` or of either of
|
| 38 |
the character sequences `/*` or `//` in a *q-char-sequence* or an
|
| 39 |
-
*h-char-sequence* is conditionally
|
| 40 |
semantics, as is the appearance of the character `"` in an
|
| 41 |
*h-char-sequence*.[^9]
|
| 42 |
|
|
|
|
| 34 |
headers or to external source file names as specified in
|
| 35 |
[[cpp.include]].
|
| 36 |
|
| 37 |
The appearance of either of the characters `'` or `\` or of either of
|
| 38 |
the character sequences `/*` or `//` in a *q-char-sequence* or an
|
| 39 |
+
*h-char-sequence* is conditionally-supported with implementation-defined
|
| 40 |
semantics, as is the appearance of the character `"` in an
|
| 41 |
*h-char-sequence*.[^9]
|
| 42 |
|