Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-07-01 06:53:26


From: "Eric Friedman" <ebf_at_[hidden]>

> The current headers and test file are available at (which includes
> some MPL patches and additions -- mpl::sort (!) -- I have made):

FYI Peter Dimov posted a quicksort implementation here long ago:

http://lists.boost.org/MailArchives/boost/msg21620.php

I don't know what kind of sort you are using, but I was impressed because
previously I had been using an insertion sort, which is generally more
expensive in compile-time.

-Dave


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk