Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
4.6.2
-
None
-
Qt - 4.6.2
Ubuntu - Karmic Koala
Description
Creating an instance of some class that copies the content of a QMap inside const_iterator 'for' loop leaves the iterator invalid. I think this is a defect.
I have attached a small program to reproduce the issue.