summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qelapsedtimer_win.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2016-04-06 13:57:19 +0200
committerMarc Mutz <marc.mutz@kdab.com>2016-06-08 21:42:33 +0000
commita7ae92e67dd15b0dde25c8bca2b1e16c983896bf (patch)
tree6acd55cea77520d9a4cbeef435aa1d16cbf359bc /src/corelib/tools/qelapsedtimer_win.cpp
parentf0d9eed0649f96e2ea1d289e66d7e1a661a2d982 (diff)
QStringRef: add missing relational operators against QByteArray
QStringRef op QByteArray was ambiguous between bool QStringRef::operator op(const char*) const bool operator op(const QStringRef&, const QString&) QByteArray op QStringRef was ambiguous between bool operator op(const QString&, const QStringRef&) bool operator op(const char*, const QStringRef&) Fix by providing more overloads. [ChangeLog][QtCore] Disambiguated the relational operators comparing QByteArray with QStringRef (and vice versa). Change-Id: I1cfa9ecfdd8b4102e652593faf35f6098289bc34 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/corelib/tools/qelapsedtimer_win.cpp')
0 files changed, 0 insertions, 0 deletions