KDAB / KDAlgorithms

Algorithm wrappers
Other
82 stars 15 forks source link

Improved sort_by #57

Closed jesperkdab closed 1 year ago

jesperkdab commented 1 year ago

You can now specify a pointer to an object as the first argument. Further, you can use a member function, and a callable as the second parameter.