https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119880
--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> --- It looks like libc++ uses codecvt to convert wide strings to narrow and then always uses byte-oriented I/O on the standard streams.
redi at gcc dot gnu.org via Gcc-bugs Mon, 21 Apr 2025 03:24:38 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119880
--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> --- It looks like libc++ uses codecvt to convert wide strings to narrow and then always uses byte-oriented I/O on the standard streams.