Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
4.4.3
-
None
Description
QList/QLinkedList/QVector: The const_iterator should be using a const pointer, this would be like QString then and would allow creating a const_iterator from a const pointer.