On Sunday, 18 June 2017 11:16:41 PDT Marc Mutz wrote:
> QStringView, at least, is full of MSVC 2013 work-arounds. The most
> important is the requirement to use QStringViewLiteral instead of just
> u"foo".

And I'd rather we hadn't introduced yet another compatibility macro.

Actually, please delete it. We'll use u"" when we can, and we don't need to 
create QStringView literals until we can.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to