summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/code
diff options
context:
space:
mode:
authorMårten Nordheim <marten.nordheim@qt.io>2024-01-30 17:04:25 +0100
committerMårten Nordheim <marten.nordheim@qt.io>2024-01-31 22:44:03 +0100
commit45c137d797a85c694897e8b1c5099abacc16e2f5 (patch)
treebcf584558a8582d01e39441c56b0c0de373332ac /src/gui/doc/snippets/code
parent86e92972dd1df463f8da859f651ba0eb76dacd50 (diff)
QHash: improve perf when detaching with potential growth
By not assuming we will have resized. reserve(size() + 1) will have suffered a bit from this, but that is probably not very common. Change-Id: I8750d430f532a72729ed06e67c0f315707a916d6 Reviewed-by: Lars Knoll <lars@knoll.priv.no>
Diffstat (limited to 'src/gui/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions