Boost logo

Boost :

Subject: Re: [boost] [iterators] zip_iterator doesn't work with GCC's TR1 tuple?
From: David Abrahams (dave_at_[hidden])
Date: 2008-12-10 11:48:31


on Wed Dec 10 2008, "Dean Michael Berris" <mikhailberis-AT-gmail.com> wrote:

> I just took a look at Dave's code, and it does need a few things to
> get going with the current state of fusion in trunk. I'm trying to
> hack on it to make it work with the latest fusion and I see that it
> uses a function 'fusion::generate(...)'. I'm guessing that 'generate'
> is supposed to turn a view into a 'real' container, but somehow I'm
> not sure exactly what kind of container is required. I'm guessing it
> should be converted to make_tuple or make_vector, but I need to dig
> deeper to figure it out.

I think that's called as_vector now.

-- 
Dave Abrahams
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