Searched refs:existing_it (Results 1 – 1 of 1) sorted by relevance
157 std::vector<string>::iterator existing_it = existing->begin(); in DifferentiateWorkerLists() local164 *existing_it++ = *curr_it++; in DifferentiateWorkerLists()172 existing->resize(existing_it - existing->begin()); in DifferentiateWorkerLists()