|
FastLED 3.9.15
|
| void fl::detail::insertion_sort | ( | Iterator | first, |
| Iterator | last, | ||
| Compare | comp ) |
Definition at line 298 of file algorithm.h.
References FL_NOEXCEPT, fl::fl::move(), and fl::type_rank< T >::value.
Referenced by mergesort_impl(), quicksort_impl(), and fl::sort_small().
Here is the call graph for this function:
Here is the caller graph for this function: