[Interest] .remove() feature?

Lorenz Haas lykurg at gmail.com
Fri Sep 23 15:06:32 CEST 2016


> It was a C++ for (int x=0;...) loop, but we are compiling for C++ 11

Hm, then my guess would be that they were working on a QHash/container
that was shared and the first remove() performed a detach. Thus the
loop worked on a copy.

Best
Lorenz



More information about the Interest mailing list