summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qbytearray.cpp
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2020-10-30 11:15:19 +0100
committerLars Knoll <lars.knoll@qt.io>2020-11-04 11:21:32 +0100
commit50ec3252ac5d61a13fab01801ef42729d6f3a7c6 (patch)
tree7665fa8db669a65d772e322ba6bd7f8160bff781 /src/corelib/text/qbytearray.cpp
parent90fadbb3656eaf5db0aa9341f2ef4b2d44156446 (diff)
Do not move data around on insert neither
The while insertion logic will need further work to make it more efficient. Currently it does use copy construction and assignment for internal moving instead of move operations. Change-Id: I7ae3094daa43a44629d8fa89ab6562c2a21b6cbd Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io> Reviewed-by: Andrei Golubev <andrei.golubev@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/text/qbytearray.cpp')
0 files changed, 0 insertions, 0 deletions