Searched refs:IndexVectorIterator (Results 1 – 1 of 1) sorted by relevance
90 class IndexVectorIterator {92 IndexVectorIterator(const RowMap* rm) : rm_(rm) {} in IndexVectorIterator() function125 iv_it_.reset(new IndexVectorIterator(rm)); in Iterator()203 std::unique_ptr<IndexVectorIterator> iv_it_;