28 Dec
2018
28 Dec
'18
8:45 p.m.
On Mon, 24 Dec 2018, Fenil Mehta via Boost wrote:
I have written a sorting algorithm which is way faster than std::sort for all array size. The link is as follows: https://github.com/fenilgmehta/Fastest-Integer-Sort
Some guidance would be appreciated on how to improve the project structure and the steps to get it included in boost.
Compare with Boost.Sort then contact its maintainer. -- Marc Glisse