Closed hungptit closed 6 years ago
Improve usability of the quickSort function by inferring the input type of std::less from the iterator type.
I like this change. Thank you for your work. The Travis CI build hung and failed originally. I re-ran the build and it was successful. Thanks again.
Improve usability of the quickSort function by inferring the input type of std::less from the iterator type.