Date: Mon, 29 Apr 2024 20:22:41 +0300
Corentin Jabot wrote:
> If someone wants to support
>
> cout << u8"", please write a paper.
> I am working on cout << std::format("", u8""), but you might think this is
> insufficient, in which case please be the change you want to see in the world
> (changing iostream, how hard can it be?)!
I'm not entirely sure that cout << std::format("{}", u8"...") is that much easier
to specify and support.
But I'll be glad to be proven wrong, of course. :-)
> If someone wants to support
>
> cout << u8"", please write a paper.
> I am working on cout << std::format("", u8""), but you might think this is
> insufficient, in which case please be the change you want to see in the world
> (changing iostream, how hard can it be?)!
I'm not entirely sure that cout << std::format("{}", u8"...") is that much easier
to specify and support.
But I'll be glad to be proven wrong, of course. :-)
Received on 2024-04-29 17:22:47