On 22 October 2013 15:22, Keith Gardner <[email protected]> wrote: > Couldn't Q_FOREACH/foreach use the range based for loops if the compiler > supports it? This way, there is no C++ trickery to enable the feature.
No, because the semantics are different. -- Giuseppe D'Angelo _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
