Boost logo

Boost Users :

Subject: Re: [Boost-users] [phoenix][lambda] lambda to phoenix translation: get sig (signature) from actor
From: Joel de Guzman (joel_at_[hidden])
Date: 2010-05-29 21:13:39


On 5/30/2010 8:35 AM, alfC wrote:
> hi, what is the translation of boost.lambda
>
> typename LambdaExp::template sig<tuple<InputType> >::type
>
> in Boost.Phoenix?
>
> my best try was:
> actor<LambdaExp>::result< vector<InputType> >::type
>
> but it doesn't compile.

I'm not sure if it's a good idea to go beyond the documented features.
The more you do this, the more work you'll have to do in porting it
to Phoenix-3. What is it you are trying to do?

Regards,

-- 
Joel de Guzman
http://www.boostpro.com
http://spirit.sf.net
http://www.facebook.com/djowel
Meet me at BoostCon
http://www.boostcon.com/home
http://www.facebook.com/boostcon

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