You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since C++23 we no longer have physical source files, but rather
input files. Update the two implementation-defined references
to the mapping from input file to translation character set
using the same phrasing so that they provide the same entry
in the index of implementation-defined behavior, just as they
did in C++20, before getting out of sync when the terminology
changed.
0 commit comments