qt6-bb10/tests/benchmarks/corelib/tools/qvector
Lars Knoll acbf9a858b Cleanup QTypeInfo
Remove QTypeInfo::isStatic, as that's not used anymore in Qt 6.
Also remove sizeOf, it's unused, and we have QMetaType for that if
required.
Remove all typeinfo declaractions for trivial types, as the default
template covers them correctly nowadays.

Finally set up a better default for isPointer, and do some smaller
cleanups all over the place.

Change-Id: I6758ed37dfc701feaaf0ff105cc95e32da9f9c33
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-08-26 01:03:22 +02:00
..
CMakeLists.txt CMake: Regenerate benchmarks 2020-07-08 11:01:38 +02:00
main.cpp Updated license headers 2016-01-21 18:55:18 +00:00
outofline.cpp Use QList instead of QVector in benchmarks tests 2020-06-25 10:13:31 +02:00
qrawvector.h Cleanup QTypeInfo 2020-08-26 01:03:22 +02:00
qvector.pro Set CONFIG += benchmark in corelib's various benchmarks 2020-04-02 18:33:42 +02:00