March 20, 2013
5:06 p.m.
On Wed, 20 Mar 2013 16:53:55 -0000, Alex Leach <beamesleach@gmail.com> wrote:
I've put it in a "boost_helpers" folder in my own project, but I'd be perfectly happy if someone wanted to put it in mainline boost. I attach it here, if you're interested in having it ;)
Sorry, forgot to attach... Btw, the sort method isn't sorted yet, as I wanted to use the C++ STL sort algorithm, but didn't figure out how I could amend it to use Python's 'key' callback argument... Cheers, Alex