Boost logo

Boost Users :

Subject: Re: [Boost-users] [fusion] Introspection of fused objects?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-02-26 10:59:34


AMDG

Rutger ter Borg wrote:
>> Is Seq always that same type?
>>
>
> No, it is not, and I suspect it is just the sequence type passed by the
> user. To make it all safe (and, if I'm going to use this approach), I guess
> I neeed to pass more type information myself.
>

Does this help:

boost::function<void()>
saved(boost::bind<void>(fusion::at_c<N>(m_functions), seq));

In Christ,
Steven Watanabe


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