Skip to content

Commit e128de1

Browse files
jensmaurertkoeppe
authored andcommitted
[lex.charset] Clarify normative reference to Unicode for UTF-x
Fixes ISO/CS 008 (C++23 DIS).
1 parent d29b1fc commit e128de1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/lex.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,9 +449,10 @@
449449
\indextext{UTF-16}%
450450
\indextext{UTF-32}%
451451
For a UTF-8, UTF-16, or UTF-32 literal,
452+
the implementation shall encode
452453
the Unicode scalar value
453454
corresponding to each character of the translation character set
454-
is encoded as specified in the Unicode Standard
455+
as specified in the Unicode Standard
455456
for the respective Unicode encoding form.
456457
\indextext{character set|)}
457458

0 commit comments

Comments
 (0)