
15 Dec
2008
15 Dec
'08
4:28 p.m.
Edouard A. wrote:
Absolutely, IMO. I think we might need a general algorithms library to put it in.
[Edouard A.]
I was thinking the same, by itself smoothsort would not justify the creation of a library, but where to place it? And I'm sure we could figure out a nice catalog of algorithms to implement.
There already is boost/algorithm directory. boost/algorithm/sorting seems like a good choice to me.