-
Notifications
You must be signed in to change notification settings - Fork 762
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[lex.charset] Fix various issues with the description of UCNs.
Clarify that \U sequences not beginning 00 are ill-formed. Clarify handling of code points naming reserved or noncharacter code points. Remove unnecessary circumlocution through "short identifiers" by directly talking about code points. Use code point values directly rather than using C++ 0x notation. [lex.string] Fix description of what UCNs mean, and convert it to a note.
- Loading branch information
Showing
1 changed file
with
23 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters