summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qmetatype.cpp
diff options
context:
space:
mode:
authorStephen Kelly <stephen.kelly@kdab.com>2013-05-15 18:12:38 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-20 09:08:47 +0200
commit1da8cd6e480b2dc190b52cbea89aa05965708f97 (patch)
tree330d3675b4a5141f5fbfe61b409c46bccb61291c /src/corelib/kernel/qmetatype.cpp
parentf22b29162c8689f740841819d3350a3c013d7121 (diff)
Don't test QHash<float, U> or QHash<double, U>
Although it is possible to construct those containers, they are not usable, as qHash(float) and qHash(double) are ambiguous. Also don't use CustomMovable as a container key. It is not equality or lessthan comparable. Change-Id: I8c7ee068250e2e2b3427769153e3017721c13c50 Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Diffstat (limited to 'src/corelib/kernel/qmetatype.cpp')
0 files changed, 0 insertions, 0 deletions