Boost logo

Boost :

Subject: Re: [boost] [fusion] segmented fusion 2.0
From: Eric Niebler (eric_at_[hidden])
Date: 2011-08-11 21:05:51


On 8/11/2011 6:03 PM, Jeffrey Lee Hellrung, Jr. wrote:
> On Thu, Aug 11, 2011 at 5:37 PM, Eric Niebler <eric_at_[hidden]> wrote:
> [...]
>
>> - Fusion containers and views that are segmented (joint_view) advertize
>> themselves as such, and the rest of their implementation goes away.
>>
>
> Does this imply that these segmented containers and views lose their fully
> linear iterators? Or would this linearization now just be encapsulated
> generically in, e.g., fusion::segmented_iterator?
>
> In other words, I would hope that old code that just trounced linearly
> through a joint_view via its iterator would still work.

See my reply to Mathias in this thread. In short: don't worry.

-- 
Eric Niebler
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