qt5base-lts/tests/auto/corelib/tools/collections
Lars Knoll c6cdf38e75 Change qHash() to work with size_t instead of uint
This is required, so that QHash and QSet can hold more
than 2^32 items on 64 bit platforms.

The actual hashing functions for strings are still 32bit, this will
be changed in a follow-up commit.

Change-Id: I4372125252486075ff3a0b45ecfa818359fe103b
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2020-04-09 20:03:25 +02:00
..
.gitignore Move tst_collections test to corelib/tools. 2014-05-13 16:08:01 +02:00
collections.pro Remove QLinkedList 2020-02-19 21:01:07 +01:00
tst_collections.cpp Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00