qt5base-lts/tests/auto/corelib/tools/qhash
Lars Knoll 0375757bfb Implement emplace() for QHash and QMultiHash
At the same time use the opportunity to refactor the
insertion code inside the implementation of QHash to
avoid copy and move constructors as much as possible
and always construct nodes in place.

Change-Id: I951b4cf2c77a17f7db825c6a776aae38c2662d23
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2020-04-09 20:03:32 +02:00
..
.gitignore Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
.prev_CMakeLists.txt Regenerate tests/auto/corelib/tools 2019-11-12 17:26:27 +00:00
CMakeLists.txt Regenerate tests/auto/corelib/tools 2019-11-12 17:26:27 +00:00
qhash.pro Add QT_NO_JAVA_STYLE_ITERATORS and mark QtBase free of it 2019-07-03 14:48:37 +02:00
tst_qhash.cpp Implement emplace() for QHash and QMultiHash 2020-04-09 20:03:32 +02:00