Boost logo

Boost :

Subject: Re: [boost] New library in the Vault: ConstantTimeSize
From: David Abrahams (dave_at_[hidden])
Date: 2008-10-16 17:55:36


on Thu Oct 16 2008, "vicente.botet" <vicente.botet-AT-wanadoo.fr> wrote:

>> However, I would like any library using the proposed name to go much
>> further: loop unrolling does not depend on random access, but on having
>> an O(1) size operation, so I would like to see algorithm implementations
>> that take advantage of it.
>
> David, I'm a little bit lost. Could you be more explicit? Which algorithm
> implementations are you referring to?

range-based for_each, transform, accumulate, etc ...and maybe find, for
example.

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com

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