From Jason Turner

[defns.character]

Diff to HTML by rtfpessoa

tmp/tmprmuzl_d0/{from.md → to.md} RENAMED
@@ -1,10 +1,10 @@
1
- #### 2 character <a id="defns.character">[[defns.character]]</a>
2
 
3
- [[strings]], [[localization]], [[input.output]], and~ [[re]]⟩
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 any value that can be
8
- represented by a type that provides the definitions specified in these
9
- Clauses. *end note*]
 
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