Boost logo

Boost :

From: Joel de Guzman (joel_at_[hidden])
Date: 2007-11-22 20:34:26


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

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk