Skip to content
  • Mark Olesen's avatar
    SortableList changes · bbb989f8
    Mark Olesen authored
     - moved SortableList<T>::less class to UList<T>::less for better accessibility
     - add clear() method now also handles the indices
     - indices length is caught in sort()
     - indices remain (mostly) zero-sized until after sort()
     - allow non-const access to indices
    bbb989f8