Boost logo

Boost Users :

Subject: Re: [Boost-users] [function/bind] function object type introspection
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2009-10-01 06:13:00


Ovanes Markarian wrote:
> Essentially if F is R (A::*)(T1,T2) I need to get
> boost::function<T (A*,T1,T2)>
>
>
> Is may be Boost.FunctionTypes what you are looking for?
> http://www.boost.org/doc/libs/1_40_0/libs/function_types/doc/html/boost_functiontypes/introduction.html

It looks like right area, but i can't see how would I apply these.

function_type expects mpl sequense.

Gennadiy


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