
29 May
2010
29 May
'10
6:35 p.m.
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. Thank you, Alfredo