[Development] QList

Marc Mutz marc.mutz at kdab.com
Wed Mar 29 14:09:11 CEST 2017


On Wednesday 29 March 2017 13:33:12 Philippe wrote:
> On Wed, 29 Mar 2017 10:39:42 +0200
> 
> Olivier Goffart <olivier at woboq.com> wrote:
> > I don't think we need QArrayList.  As you said, it's not often used (only
> > one known use?). and QToolBox is not even using the implicit sharing, so
> > it could easily be ported so std::vector<std::unique_ptr<.>>
> 
> When you need an index-based container, to insert and sort many big
> objects, a QList like container is ideal.

^ as if on cue

-- 
Marc Mutz <marc.mutz at 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



More information about the Development mailing list