Searched refs:linf (Results 1 – 1 of 1) sorted by relevance
117 Iter1_t linf = first, lsup = mid; in insert_partial_sort() local120 Iter1_t it1 = std::upper_bound(linf, lsup, *(data + i), comp); in insert_partial_sort()122 linf = it1; in insert_partial_sort()