Boost logo

Boost Users :

Subject: Re: [Boost-users] [Phoenix] : Using phoenix with zip_iterator
From: OvermindDL1 (overminddl1_at_[hidden])
Date: 2010-03-16 18:23:52


On Tue, Mar 16, 2010 at 11:18 AM, Steven Watanabe <watanabesj_at_[hidden]> wrote:
> AMDG
>
> Manjunath Kudlur wrote:
>>>
>>> Try a1.template get<0>();
>>>
>>
>> I tried this, and get the following error :
>>
>
> I already answered that.  The problem is that
> Phoenix doesn't support perfect forwarding.
> I don't know of an easy solution.

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++. :)


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net