Searched refs:ItEnd (Results 1 – 1 of 1) sorted by relevance
460 for (auto It = begin, ItEnd = end; It != ItEnd; ++It) { in dump() local