[Development] Future of java-style iterators?
Kevin Kofler
kevin.kofler at chello.at
Tue Dec 5 03:52:44 CET 2023
Marc Mutz via Development wrote:
> Until then, either you want to be notified of sub-optimal APIs asap,
What is "suboptimal" about Java-style iterators, other than that they do not
work the same way as the STL ones? I find the Java-style iterators to be
easier to use and less error-prone than the STL-style ones (which, as I
understand it, is why they were originally added to Qt to begin with).
Kevin Kofler
More information about the Development
mailing list