summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qstringref
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2016-01-24 04:05:57 +0100
committerMarc Mutz <marc.mutz@kdab.com>2016-01-26 11:21:03 +0000
commit1c470f3af0e3093b9e17ffacb229bfff4c91511e (patch)
treecbf7948bdb5078a9bb7b3c54eb99548088704b56 /tests/auto/corelib/tools/qstringref
parent2c26d519e2c430ec179107addfa414e172ec7ab8 (diff)
moc: eradicate all Q_FOREACH loops
... by replacing them with C++11 range-for, or, for loops over .keys() or .uniqueKeys(), with explicit iterator loops. Saves 2300b in text size on optimized GCC 5.3 Linux AMD64 builds. Change-Id: I6e1d4f5e56895dfd74aba21a3d4e913b5825645c Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Diffstat (limited to 'tests/auto/corelib/tools/qstringref')
0 files changed, 0 insertions, 0 deletions