qt6-bb10/tests/auto/corelib/tools/qvector
Lars Knoll 4c5f6eb74c Stabilize autotest
calling emplace() on a std::vector with a reference
pointing into the same vector is undefined behavior.
Fix this by using a temporary inbetween.

Change-Id: I47c28700dffa2107fb0cba302168c86b659eafb3
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-06-01 20:57:55 +02:00
..
.gitignore Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
CMakeLists.txt Port more tests from tests/auto/corelib/tools to CMake 2020-04-29 22:48:45 +02:00
qvector.pro QVector/QList/QLinkedList/QVarLengthArray/QSet: add missing deduction guides 2019-08-07 23:09:03 +03:00
tst_qvector.cpp Stabilize autotest 2020-06-01 20:57:55 +02:00