$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [library submission] smoothsort
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2008-12-15 11:28:51
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.