summaryrefslogtreecommitdiffstats
path: root/src/gui/configure.json
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2020-06-04 21:56:09 +0200
committerMarc Mutz <marc.mutz@kdab.com>2020-06-22 17:24:07 +0000
commitffb73175e6c5b35e6367c88479cc0bf160482016 (patch)
tree1dc68ee77b96196a4731f38000150e285bb7de5d /src/gui/configure.json
parent670c5bd140b86a8b589595cb6cae62ae4e24cb2d (diff)
QVarLengthArray: add missing move special member functions
A QVLA is copyable, so it should be movable, too. Added a helper function a la P1144's uninitialized_relocate_n to deal with the QTypeInfoQuery stuff. This way, the code is re-usable everywhere it's needed. The same cannot be said for QArrayDataOps, which only a parent can love... [ChangeLog][QtCore][QVarLengthArray] Added missing move constructor and move-assignment operator. Task-number: QTBUG-39111 Change-Id: If0dc2aa78eb29062d73dcd3dc4647ba345ae39e6 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/gui/configure.json')
0 files changed, 0 insertions, 0 deletions