Comment 4 for bug 1841144

Revision history for this message
MikoĊ‚aj Wielgus (mwielgus) wrote :

I've performed the changes as you requested, with exception to point 2. Instead of overloading operator< I've added a functor, since the comparison function needs to know what column it is sorting by -- if you know a better solution, please tell me.