Boost logo

Boost :

From: Stjepan Rajko (stipe_at_[hidden])
Date: 2007-07-26 12:42:32


On 7/26/07, David Abrahams <dave_at_[hidden]> wrote:
>
> on Tue Jul 24 2007, "Stjepan Rajko" <stipe-AT-asu.edu> wrote:
>
> > Hello,
> >
> > I was just wondering whether there are plans to add the zip_iterator
> > based on fusion to CVS HEAD. The following post mentions it:
> >
> > http://lists.boost.org/Archives/boost/2006/12/114613.php
>
> Only when we can do it without breaking anything. That means:
>
>
> 0. boost::tuple is a valid fusion tuple
>

#include <boost/fusion/sequence/adapted/boost_tuple.hpp> from
zip_iterator would do this, no? (or including it from tuple itself, if
it should always be a fusion sequence)

> 1. The subset of Fusion we use works on all the same broken
> compilers, or
>
> 2. We have officially dropped support for those compilers
>

OK, thanks!

Stjepan


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