From Jason Turner

[uaxid.general]

Diff to HTML by rtfpessoa

tmp/tmphl1kzab5/{from.md → to.md} RENAMED
@@ -1,10 +1,11 @@
1
  ## General <a id="uaxid.general">[[uaxid.general]]</a>
2
 
3
  This Annex describes the choices made in application of UAX \#31
4
  (“Unicode Identifier and Pattern Syntax”) to C++ in terms of the
5
- requirements from UAX \#31 and how they do or do not apply to C++. In
6
- terms of UAX \#31, C++ conforms by meeting the requirements R1 “Default
7
- Identifiers” and R4 “Equivalent Normalized Identifiers”. The other
8
- requirements, also listed below, are either alternatives not taken or do
9
- not apply to C++.
 
10
 
 
1
  ## General <a id="uaxid.general">[[uaxid.general]]</a>
2
 
3
  This Annex describes the choices made in application of UAX \#31
4
  (“Unicode Identifier and Pattern Syntax”) to C++ in terms of the
5
+ requirements from UAX \#31 and how they do or do not apply to this
6
+ document. In terms of UAX \#31, this document conforms by meeting the
7
+ requirements R1 “Default Identifiers” and R4 “Equivalent Normalized
8
+ Identifiers” from UAX \#31. The other requirements from UAX \#31, also
9
+ listed below, are either alternatives not taken or do not apply to this
10
+ document.
11