qt5base-lts/tests/auto/corelib/tools/qduplicatetracker
Mårten Nordheim 734c8aa9d9 QSet: add insert(T&&)
We already have all we need in QHash to support this, so the addition
is simple enough.

Add test checking how many copies and/or moves are needed for a single
insert.

As a drive-by: remove some unneeded static_cast

Change-Id: Iaf768657644afa45f78f5c81ffcf89ba9607be96
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-12-02 10:17:11 +01:00
..
CMakeLists.txt QDuplicateTracker: add tests 2020-12-01 14:42:52 +01:00
qduplicatetracker.pro QDuplicateTracker: add tests 2020-12-01 14:42:52 +01:00
tst_qduplicatetracker.cpp QSet: add insert(T&&) 2020-12-02 10:17:11 +01:00