Searched refs:rest_it (Results 1 – 1 of 1) sorted by relevance
123 RandIt const rest_it = first + rest; in merge_sort() local128 merge_sort_copy(first, half_it, rest_it, comp); in merge_sort()131 , first, rest_it, last, antistable<Compare>(comp)); in merge_sort()