$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Giovanni P. Deretta (gpderetta_at_[hidden])
Date: 2006-05-10 19:24:20
Hi Eric,
Eric Niebler wrote:
> [...]
> My proposal is to make Fusion algorithms hierarchical, so they can work
> efficiently with segmented data structures. Rather that using Matt
> Austern's formulation, I've come up with a much simpler interface based
> not on segmented iterators, but rather on segmented sequences.
What's wrong with Austern's interface? I've both implemented and used it
and found it both simple and powerful. Then again I didn't deal with
anything the complexity of fusion.
-- Giovanni P. Deretta