Searched defs:SecondEnd (Results 1 – 2 of 2) sorted by relevance
161 void swapIterators(T &First, T &FirstEnd, T &Second, T &SecondEnd) { in swapIterators()179 iterator SecondEnd = RHS.end(); in unite() local523 FirstEnd = LHS.end(), SecondEnd = RHS.end(); in intersect() local
1800 MatchStep(T FirstIter, T FirstEnd, T SecondIter, T SecondEnd) in MatchStep()1831 T SecondEnd; member in __anon209d874b1111::MatchStep