[libc++][NFC] Move __insertion_sort_move to partial_sort.h
The __insertion_sort_move helper function is only used in partial_sort.h, so it makes sense to define it there. Differential Revision: https://reviews.llvm.org/D147080
Loading
Please sign in to comment