qt5base-lts/examples/qtconcurrent/wordcount
Marc Mutz b4a88aa758 examples: port away from Java-style iterators
There's no reason to use them here, the Mutable is misleading in a
few instances, ranged-for is much simpler, and more future-proof.

Change-Id: Ifd5eaae95bbaa0b4cf0f435e6cfee6d778817b44
Reviewed-by: David Faure <david.faure@kdab.com>
2019-05-23 17:30:51 +02:00
..
doc/src Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
main.cpp examples: port away from Java-style iterators 2019-05-23 17:30:51 +02:00
wordcount.pro Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00