[Development] QList

Giuseppe D'Angelo giuseppe.dangelo at kdab.com
Wed Mar 22 15:42:29 CET 2017


Il 22/03/2017 15:28, Michael Winkelmann ha scritto:
> Does that mean that QList would simply be a C++11 template alias for
> QVector?

That's one option on the table, I guess. On one side, it's simple to
implement, on the other side, requires fixing all the code that was
overloaded on QVector and QList, special-cased one of the two instead of
the other (hello, QML engine), and so on.

Cheers,
-- 
Giuseppe D'Angelo | giuseppe.dangelo at kdab.com | Senior Software Engineer
KDAB (UK) Ltd., a KDAB Group company | Tel: UK +44-1625-809908
KDAB - Qt, C++ and OpenGL Experts

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4007 bytes
Desc: Firma crittografica S/MIME
URL: <http://lists.qt-project.org/pipermail/development/attachments/20170322/c6267f9d/attachment.bin>


More information about the Development mailing list