tmp/tmp817kwl53/{from.md → to.md}
RENAMED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
### R1a Restricted format characters <a id="uaxid.def.rfmt">[[uaxid.def.rfmt]]</a>
|
| 2 |
+
|
| 3 |
+
If an implementation of UAX \#31 wishes to allow format characters such
|
| 4 |
+
as U+200d (zero width joiner) or U+200c (zero width non-joiner) it must
|
| 5 |
+
define a profile allowing them, or describe precisely which combinations
|
| 6 |
+
are permitted.
|
| 7 |
+
|
| 8 |
+
C++ does not allow format characters in identifiers, so this does not
|
| 9 |
+
apply.
|
| 10 |
+
|