tmp/tmprmuzl_d0/{from.md → to.md}
RENAMED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
-
####
|
| 2 |
|
| 3 |
-
⟨
|
| 4 |
-
object which, when treated sequentially, can represent text
|
| 5 |
|
| 6 |
[*Note 1 to entry*: The term does not mean only `char`, `char8_t`,
|
| 7 |
-
`char16_t`, `char32_t`, and `wchar_t` objects, but
|
| 8 |
-
represented by a type that provides the
|
| 9 |
-
|
|
|
|
| 10 |
|
|
|
|
| 1 |
+
#### 9 character <a id="defns.character">[[defns.character]]</a>
|
| 2 |
|
| 3 |
+
⟨library⟩ object which, when treated sequentially, can represent text
|
|
|
|
| 4 |
|
| 5 |
[*Note 1 to entry*: The term does not mean only `char`, `char8_t`,
|
| 6 |
+
`char16_t`, `char32_t`, and `wchar_t` objects [[basic.fundamental]], but
|
| 7 |
+
any value that can be represented by a type that provides the
|
| 8 |
+
definitions specified in [[strings]], [[localization]],
|
| 9 |
+
[[input.output]], or [[re]]. — *end note*]
|
| 10 |
|