<div dir="ltr"><div dir="ltr"><div dir="ltr">Where the text says:<br>If a <i>universal-character-name</i> does not correspond to any character in ISO/IEC 10646 [ ... ].<br><br>The note indicates:<br>ISO/IEC 10646 code points are within the range 0x0-0x10FFFF, inclusive.<br><br>I am not certain what the text is meant to say.<br>Is the intention merely that the numeric value shall be within the UCS codespace (0x0-0x10FFFF, inclusive)?<br>Is the intention that the code point shall be one of those that are assigned to characters by ISO/IEC 10646 (in which case, the additional limitation on surrogate code points is redundant)?<br>Is the intention that the code point shall not be one whose basic type is the noncharacter type?<br></div><div><br></div><div>Also, the paper should probably including something like the following:<br></div><div>Modify in [lex.string],<br>&lt;del&gt;Within <span style="font-family:monospace,monospace">char32_t</span> and <span style="font-family:monospace,monospace">char16_t</span> string literals, any <i>universal-character-names</i> shall be within the range <span style="font-family:monospace,monospace">0x0</span> to <span style="font-family:monospace,monospace">0x10FFFF</span>.&lt;/del&gt;<br><br></div></div></div>