
23 Nov
2007
23 Nov
'07
1:34 a.m.
shunsuke wrote:
Again, I place this simple question:
When at_c return type Sequence of input is:
int&, char, double const&, ...
, how can I create
fusion::vector<result_of<F(int&)>::type, result_of<F(char)>::type, result_of<F(double const&)>::type, ...>
What's the input sequence? Better yet, can you give me a simplified test case and the desired result? Let's work on this off-list. I'm really interested in providing a better solution or to make fusion better in this regard. Please CC Dan Marsden. Regar4ds, -- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net