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 | [email protected] | Senior Software Engineer
KDAB (UK) Ltd., a KDAB Group company | Tel: UK +44-1625-809908
KDAB - Qt, C++ and OpenGL Experts

Attachment: smime.p7s
Description: Firma crittografica S/MIME

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to