qt6-bb10/tests/benchmarks/corelib/tools/qvector
Stephen Kelly 7aeccb183a Remove the Q_TYPENAME define.
It is mostly not used (most places in Qt use typename directly), so
is already not very useful.

For example typename is used in:

QDataStream& operator<<(QDataStream& s, const QVector<T>& v)

Change-Id: I85337ad7d8d4ebbb424bfa2ab9a356456ff3e90f
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
2012-01-08 23:54:56 +01:00
..
main.cpp Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
outofline.cpp Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qrawvector.h Remove the Q_TYPENAME define. 2012-01-08 23:54:56 +01:00
qvector.pro benchmarks: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00