diff options
| author | Volker Hilsheimer <volker.hilsheimer@qt.io> | 2024-01-22 13:41:02 +0100 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2024-01-24 00:26:37 +0000 |
| commit | 100071af82963e712cb055e5d98795376d89e65c (patch) | |
| tree | 727c763a565242097bba53cc70111dd4b7701266 /src/sql/kernel/qsqldatabase.cpp | |
| parent | b820aa7a04be0308b00c32b0e884421fbbb89269 (diff) | |
QJniArray: fix const_iterator declaration, make it default-constructible
Iterators are required to be default-constructible and
value-initialized iterators must compare equal.
In a const_iterator, the pointee should be const, not
the iterator itself.
Found during header review.
Pick-to: 6.7
Task-number: QTBUG-119952
Change-Id: I036c0a62ade8c59dc5d62c0823b375223719af3f
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Diffstat (limited to 'src/sql/kernel/qsqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions
