summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/sqlite/qsql_sqlite.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2017-03-06 09:15:31 +0100
committerMarc Mutz <marc.mutz@kdab.com>2017-03-06 10:55:04 +0000
commit80bfb8f1ad68c37260a295cd6df98acc571f4fde (patch)
tree2dde40e53b28433ffa3abf724014bd1a286919a3 /src/plugins/sqldrivers/sqlite/qsql_sqlite.cpp
parenta4bec7b388b6d98244293c34ebffb0d73f205c30 (diff)
QString: make UnrollTailLoop work with non-int indices
The extension of ucstrncmp to size_t will introduce the first user of this loop unrolling construct with size_t indices. Instead of choosing between int and size_t, make the index type a new template argument to facilitate a step-by-step transition from int to size_t users. Change-Id: I9d8fa7aaefa572130403bd19e11f52c58dff0a4d Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/plugins/sqldrivers/sqlite/qsql_sqlite.cpp')
0 files changed, 0 insertions, 0 deletions