Searched refs:ElementRefIterator (Results 1 – 1 of 1) sorted by relevance
675 friend class ElementRefIterator; variable705 ElementRefIterator(ElementRefIterator<false, IsOtherConst> E) in ElementRefIterator() function709 ElementRefIterator(ElementRefIterator<true, IsOtherConst> E) in ElementRefIterator() function712 bool operator<(ElementRefIterator Other) const {717 bool operator==(ElementRefIterator Other) const {721 bool operator!=(ElementRefIterator Other) const {745 ElementRefIterator operator++() {749 ElementRefIterator operator++(int) {750 ElementRefIterator Ret = *this;754 ElementRefIterator operator+(size_t count) {[all …]