qt5base-lts/tests/auto/corelib/tools/qarraydata
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 Separate exception safety primitives from operations 2020-08-18 12:55:38 +02:00
qarraydata.pro Separate exception safety primitives from operations 2020-08-18 12:55:38 +02:00
simplevector.h Extend array operations tests with extra cases 2020-08-18 12:55:38 +02:00
tst_qarraydata.cpp Cleanup QTypeInfo 2020-08-26 01:03:22 +02:00