[Development] Proposal: Deprecating platforms in Qt 5.6 that don't support lambda
Thiago Macieira
thiago.macieira at intel.com
Sat Feb 21 19:33:44 CET 2015
On Saturday 21 February 2015 10:46:41 Sebastian Lehmann wrote:
> Its implementation follows straight out of how Q_FOREACH is implemented,
> just adding another for-loop. I only implemented the GCC version back
> then, though.
Hi Sebastian
I "upgraded" Q_FOREACH for 5.4 to make it more readable and optimisable. You
may want to take a look at the new version.
Mostly because it broke yours, as I removed QForeachContainer::brk.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Development
mailing list