Subject: Re: [Boost-users] [Phoenix] : Using phoenix with zip_iterator
From: Manjunath Kudlur (keveman_at_[hidden])
Date: 2010-03-16 18:38:37


> Phoenix 2 is somewhat old now.  If you feel up to it, work on Phoenix3
> and add binders with using Boost.Functional.Forwarding and
> Boost.Fusion.  That is about the closest to perfect forwarding that
> you can make something in C++.  :)

I would like to give it a shot. Where can I get Phoenix3?

Manjunath