Home | History | Annotate | Download | only in src

Lines Matching refs:last_in_range

734     const int last_in_range = begin + range_width - 1;
736 std::swap((*v)[selected], (*v)[last_in_range]);