[Development] QVector now has rvalue push_back (was: Re: HEADS UP: potential trouble from a recent QVector change)

Allan Sandfeld Jensen kde at carewolf.com
Tue Jul 21 11:23:26 CEST 2015


On Monday 20 July 2015, Marc Mutz wrote:
> https://codereview.qt-project.org/121810
> 
> So start using qMove() or pass temporaries in your QVector::append() calls.

Are we also using move internally when resizing and detaching?

`Allan



More information about the Development mailing list