$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] fusion: work of 4 sequences at the same time
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2010-02-18 13:08:33
Hicham Mouline wrote:
>
> I could use boost::fusion::find to get an iterator and then get its index,
> but this doesn not look clean,
>
> Any ideas,
>
I would recommend to take a look at the zip_view stuff.
Cheers,
Rutger