[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [PROPOSAL 5.4] alternate way of format/pack/unpack (in the string library)
- From: Scott Morgan <blumf@...>
- Date: Fri, 26 May 2017 17:11:13 +0100
On 05/26/2017 04:44 PM, Javier Guerra Giraldez wrote:
> On 26 May 2017 at 16:32, François Perrad <francois.perrad@gadz.org> wrote:
>> `format` is good for small things, and the new way is good for serious
>> things.
>
> Am I the only one that thinks iostream is the second ugliest part of C++?
I'm sure I saw on one of the many CppCon videos that even the C++
committee and other big names (Stroustrup etc.) hate the thing when it
comes to string formatting.
Scott