[Development] QList

Matthew Woehlke mwoehlke.floss at gmail.com
Thu Mar 30 16:32:58 CEST 2017


On 2017-03-29 18:33, Konstantin Tokarev wrote:
> 30.03.2017, 00:17, "Philippe" <philwave at gmail.com>:
>> And being able to use a QVector with O(1) by-value assigment, thanks to
>> COW, make it easy to use QVectors "as primitive types", with no
>> reasonning effort.
> 
> With move semantics you can achieve this without CoW in a more explicit way

I don't think we all agree that "in a more explicit way" is a *feature*.

-- 
Matthew



More information about the Development mailing list