|
Boost : |
Subject: Re: [boost] [fusion] segmented fusion 2.0
From: Jeffrey Lee Hellrung, Jr. (jeffrey.hellrung_at_[hidden])
Date: 2011-08-11 21:03:35
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.
- Jeff
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk