summaryrefslogtreecommitdiffstats
path: root/src/gui
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2017-11-23 17:39:52 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2018-01-20 09:27:14 +0000
commitdd58ddd5d97f0663d5fafb7e81bff4fc7db13ba7 (patch)
tree4e275f3ded24dde28d6a751efe86784f2e8745a6 /src/gui
parent0d23b7f074fde36a164ed2535957114a52a28ad8 (diff)
Add rvalue overload of insert/prepend to QVarLengthArray and QVector
Improves performance and STL compatibility by adding rvalue versions of prepend and insert. [ChangeLog][QtCore][QVarLengthArray] Added rvalue overloads of prepend and insert. [ChangeLog][QtCore][QVector] Added rvalue overloads of prepend and insert. [ChangeLog][QtCore][QVarLengthArray] Can now contain movable but non-copyable types, such as std::unique_ptr. Change-Id: I6c946acc5b67502c91c52ac5dea67cedb1af93a5 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/gui')
0 files changed, 0 insertions, 0 deletions