qt5base-lts/tests/benchmarks/corelib/tools
Thorbjørn Lund Martsum af437047a2 QMap - improve QMap stl-map ctor
We can insert directly on the most left-most Node.

We always enforce an insert here (unlike the insert call),
but that is not a problem since the keys in a std::map are unique.

Change-Id: Ib409b90ffc57a5a43dab4a4b08d34f6fdabd057f
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2012-10-29 22:21:32 +01:00
..
containers-associative Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
containers-sequential Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qalgorithms Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qbytearray Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qchar Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qcontiguouscache Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qhash Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qlist Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qmap QMap - improve QMap stl-map ctor 2012-10-29 22:21:32 +01:00
qrect Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qregexp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qstring Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qstringbuilder Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qstringlist Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qvector Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
tools.pro Rewrite QMap to use a RB tree 2012-03-23 09:31:09 +01:00