C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Supporting f-strings in C++: draft-R1

From: Jason McKesson <jmckesson_at_[hidden]>
Date: Sun, 15 Oct 2023 23:31:40 -0400
On Sun, Oct 15, 2023 at 10:51 PM coshvji cujmlqef <oyzawqgcfc_at_[hidden]> wrote:
>
> You keep distracting my topic here.

That's because this is not *your* topic. You didn't start the topic,
and you don't get to decide what it's actually about. The topic under
discussion is string interpolation. Your personal bugbears about
`std::format` aren't particularly relevant.

If you have a problem with `std::format`'s format string, the time for
bringing that up was 3 years ago. The only reason the format syntax is
remotely relevant here is to deal with questions of parsing or
readability for string interpolation.

Received on 2023-10-16 03:32:02