Date: Tue, 19 Oct 2021 19:31:48 -0400
The change in [lex.phases] for phase 1 of translation should come with a
corresponding change to [diff.cpp14.lex] (which references phase 1 of
translation):
as part of the implementation-defined mapping from physical source file
characters to the translation character set
=>
as part of the implementation-defined mapping of the physical source file
to a sequence of translation character set elements
corresponding change to [diff.cpp14.lex] (which references phase 1 of
translation):
as part of the implementation-defined mapping from physical source file
characters to the translation character set
=>
as part of the implementation-defined mapping of the physical source file
to a sequence of translation character set elements
Received on 2021-10-19 18:32:16