summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel/qsqldatabase/tst_qsqldatabase.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2016-01-26 23:11:20 +0100
committerMarc Mutz <marc.mutz@kdab.com>2016-01-28 18:38:34 +0000
commit7236721bf8bacc0978fc872d7e4805c7be7824f0 (patch)
treefd8e42058c4fd6fd19a9ee3276b8460ae894001c /tests/auto/sql/kernel/qsqldatabase/tst_qsqldatabase.cpp
parent5f472cae71e3f1451d4b78fa9b65f7b15b9a1be1 (diff)
QJsonObject has random-access iterators
... but they were only marked as bidirectional. Fixed. This change is slightly BiC, because if some class used tag dispatching on this iterator type, a recompile might now pick a different overload, and the old one may not be available to a user anymore (no longer instantiated). I do not think Qt uses that technique, yet, though. Not on iterator categories, at least. Change-Id: I75fb334af7e191f882d11575dec83c879a6b50ee Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto/sql/kernel/qsqldatabase/tst_qsqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions