[Development] HEADS-UP: QStringLiteral
Thiago Macieira
thiago.macieira at intel.com
Wed Aug 21 18:28:33 CEST 2019
On Wednesday, 21 August 2019 09:19:26 PDT Konstantin Tokarev wrote:
> 21.08.2019, 19:02, "Thiago Macieira" <thiago.macieira at intel.com>:
> > On Wednesday, 21 August 2019 08:23:27 PDT Konstantin Tokarev wrote:
> >> I hope that standard committee will never introduce implicit generation
> >> of
> >> UTF16 literals from C string literals.
> >
> > You're over 10 years too late. That's exactly what u"" does.
>
> That's explicit request, not implicit.
With constexpr we can do the conversion ourselves. We don't need the committee
to do it for us.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel System Software Products
More information about the Development
mailing list