Searched refs:RowIter (Results 1 – 2 of 2) sorted by relevance
257 using RowIter = RowVector::const_iterator; member
864 RowIter FirstRow = Rows.begin() + Seq.FirstRowIndex; in findRowInSeq()865 RowIter LastRow = Rows.begin() + Seq.LastRowIndex; in findRowInSeq()866 LineTable::RowIter RowPos = std::lower_bound( in findRowInSeq()