From Jason Turner

[defns.character]

Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. tmp/tmp4zh1h6qv/{from.md → to.md} +10 -0
tmp/tmp4zh1h6qv/{from.md → to.md} RENAMED
@@ -0,0 +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
+