Il 22/05/19 18:32, Konstantin Tokarev ha scritto:
What about fast prepend in that case? People tend to use QList as a deque 
because of the fast prepend/take first
FWIW, std::deque is implemented as a peculiar data strucutre which is not 
really contiguous, and it may perform worse than QList in certain cases

[citation needed], as usual.

--
Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Senior Software Engineer
KDAB (France) S.A.S., a KDAB Group company
Tel. France +33 (0)4 90 84 08 53, http://www.kdab.com
KDAB - The Qt, C++ and OpenGL Experts

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

_______________________________________________
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to