[Development] HEADS-UP: QStringLiteral
Thiago Macieira
thiago.macieira at intel.com
Tue Aug 20 23:11:42 CEST 2019
On Tuesday, 20 August 2019 03:04:12 PDT Mutz, Marc via Development wrote:
> - You can use u"..." in Qt sources unconditionally
> - converts implicitly to QStringView
And you can use UTF-8 text there[*], since all our compilers now support UTF-8
and are configured to parse it.
[*] untested with ICC on Windows and with INTEGRITY's compiler. It's assumed
that they do and if they don't, it's a compiler bug.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel System Software Products
More information about the Development
mailing list