[Development] QStringLiteral is broken(ish) on MSVC (compiler bug?)
Thiago Macieira
thiago.macieira at intel.com
Fri Mar 15 19:12:30 CET 2019
On Friday, 15 March 2019 11:09:20 PDT Matthew Woehlke wrote:
> (Note: Another solution is to redefine QT_UNICODE_LITERAL_II to `u ##
> str`, but that's SIC.)
And doesn't help, because you *can* write
QStringLiteral("a" "b" "c")
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel System Software Products
More information about the Development
mailing list