Skip to content
Snippets Groups Projects
Commit bbb989f8 authored by Mark Olesen's avatar Mark Olesen
Browse files

SortableList changes

 - 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
parent 4e700e62
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment