[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: Nicola Fontana <ntd@...>
- Date: Fri, 26 May 2017 20:17:17 +0200
Il Fri, 26 May 2017 17:32:49 +0200 François Perrad <francois.perrad@gadz.org> scrisse:
> ...
> Two minilanguages are replaced by method chaining on a new userdata
> representing a string buffer.
> ...
Hi François,
when localization comes into play, printf approach is far
superior. And C++ itself must reimplement it:
http://www.boost.org/doc/libs/1_64_0/libs/locale/doc/html/localized_text_formatting.html
IMO iostream is just flawed by design.
Ciao.
--
Nicola