qt6-bb10/tests/benchmarks/corelib/tools/qhash
Mårten Nordheim 7fea2d34fb Update tst_bench_qhash hash functions to use size_t
Pre-requisite for a fix for qHash. The Qt50String inherits from QString
and becomes ambiguous once it no longer goes through a catch-all
template function because qHash(QString, size_t) has a better match for
the second argument.

Pick-to: 6.2 6.4
Change-Id: I23c7afb1b3aa167d40dc4838e82b7763de015f6b
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-09-27 23:30:30 +02:00
..
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
outofline.cpp Update tst_bench_qhash hash functions to use size_t 2022-09-27 23:30:30 +02:00
paths_small_data.txt
tst_bench_qhash.cpp Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
tst_bench_qhash.h Update tst_bench_qhash hash functions to use size_t 2022-09-27 23:30:30 +02:00