Searched refs:half_it (Results 1 – 1 of 1) sorted by relevance
122 RandIt const half_it = first + half; in merge_sort() local125 merge_sort_uninitialized_copy(half_it, last, uninitialized, comp); in merge_sort()128 merge_sort_copy(first, half_it, rest_it, comp); in merge_sort()