Searched defs:isEnd (Results 1 – 2 of 2) sorted by relevance
94 bool isEnd() const { return _current == _max; } in isEnd() function
130 bool isEnd() const { return !mCurrent.ok(); } in isEnd() function