Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
None
Description
QFutureIterator::hasNext() uses operator!=(this, end). If hasNext returns true then there has to be a next result.
QFutureIterator::hasNext() uses operator!=(this, end). If hasNext returns true then there has to be a next result.