Il 24/12/19 10:12, Kevin Kofler ha scritto:
It's funny because I have that issue each time I am forced to work with somebody else's STL containers. :-) (Sometimes, <algorithms> can help, e.g., to find an element in an std::vector, but its arcane syntax with the pair of iterators is a pain compared to just calling a method such as QVector::contains.)
Just to insist on this point: noone (certainly not myself) is suggesting to change the containers API or semantics, but how to implement them. So please let's not derail the thread with "oh how awful the std:: container API is", that's not the point here.
My 2 c, -- Giuseppe D'Angelo | [email protected] | 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 - The Qt, C++ and OpenGL Experts
smime.p7s
Description: Firma crittografica S/MIME
_______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
