On Monday 20 March 2017 09:28:33 Philippe wrote:
> And when size matters, have this in mind:
> 
> sizeof(std::vector<int>) == 32
> sizeof(QVector<int>) == 8
> sizeof(QList<int>) == 8
>
>  (VC++ 64bit)

ROTFL. Thanks, you made my day.

-- 
Marc Mutz <marc.m...@kdab.com> | Senior Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
Tel: +49-30-521325470
KDAB - The Qt, C++ and OpenGL Experts
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to