[Development] QVector rvalue overloads for convenience functions?

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Sat Mar 3 20:46:30 CET 2018


Hi,

recently rvalue overloads for QVector::append(T), push_back(T) and 
others were added to QVector. But not for the convenience functions like 
operator<<(T) or operator +=(T). Is this an oversight or by intention?


Thx,
Christian



More information about the Development mailing list