006d2da96d
Alerts users that comparators should be in the style of functions passed to e.g. C qsort (i.e. returning -1, 0, or 1) rather than STL-style boolean comparators (i.e. true for less-than).