Date: Thu, 5 Oct 2023 22:03:11 +0200
On 05/10/2023 15:13, Jonathan Sweemer via Std-Proposals wrote:
> If there is a generic version of std::to_string then it should produce
> the same result as std::format, no?
Which then also raises the question, is there a concept that doesn't
simply check that a type is formattable, but that it's formattable with
"{}"?
Thanks,
> If there is a generic version of std::to_string then it should produce
> the same result as std::format, no?
Which then also raises the question, is there a concept that doesn't
simply check that a type is formattable, but that it's formattable with
"{}"?
Thanks,
-- Giuseppe D'Angelo
Received on 2023-10-05 20:03:14