Il 05/12/23 03:52, Kevin Kofler via Development ha scritto:
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).

The huge downside is that they don't work with any algorithms or range-based facilities. They work, in their little bubble.

My 2 c,
--
Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Senior Software Engineer
KDAB (France) S.A.S., a KDAB Group company
Tel. France +33 (0)4 90 84 08 53, http://www.kdab.com
KDAB - Trusted Software Excellence

Attachment: smime.p7s
Description: Firma crittografica S/MIME

-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to