
3 Jun
2009
3 Jun
'09
5:42 a.m.
2009/6/2 Steven Ross <spreadsort@gmail.com>:
With regards to the question of whether Boost is interested in innovative algorithms, that's for the Boost community to decide; I don't know.
I think of Boost libraries under two basic (orthogonal) categories: 1) Innovative interfaces, where the implementation is an interesting but ultimately not terribly important detail (except where the implementation can itself be an interesting interface, like happened with Spirit). 2) Solid, portable, C++-style implementations of common needs. So I'd agree that C++ isn't the place for novel algorithms in general, but I'd claim radix sorting is a common enough goal that a nicely-tuned STL-style implementation would be appropriate for boost.