[Development] Qt6 source changes

Thiago Macieira thiago.macieira at intel.com
Sun Nov 4 04:43:21 CET 2018


On Saturday, 3 November 2018 14:27:33 PDT Kevin Kofler wrote:
> But that also removes one major argument for changing QList to yet another
> QVector: the argument was that QStringList or QList<String> would be
> inefficient with SSO QString, but that is moot if QString stays as it is.

A minimal SSO QString would take exactly as long to copy in a QVector as a 
non-SSO one.

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






More information about the Development mailing list