Boost logo

Boost :

Subject: Re: [boost] sorting library proposal (Was: Review Wizard Status Report for June 2009)o
From: DE (satan66613_at_[hidden])
Date: 2009-08-17 15:48:46


on 17.08.2009 at 22:45
 Steven Ross wrote :
> I have completed reformatting and updating the documentation and adding a
> performance calculation/proof. My proposed Boost.Algorithm.Sorting library
> is ready for review.
> The library is available at:
> http://www.boostpro.com/vault/index.php?action=downloadfile&filename=algorithm_sorting.zip&directory=&
if you ask me i say
1. doc navigation is odd and inconvenient

2. integer constants
MAX_SPLITS
MAX_FINISHING_SPLITS
MIN_SORT_SIZE
LOG_MEAN_BIN_SIZE
LOG_MIN_SPLIT_COUNT
LOG_FINISHING_COUNT
FLOAT_LOG_MEAN_BIN_SIZE
FLOAT_LOG_MIN_SPLIT_COUNT
FLOAT_LOG_FINISHING_COUNT
must be members of a (nameless) enum

3. i think it's a valuable piece of software for specific domain

-- 
Pavel

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