2011/4/12 Mostafa <mostafa_working_away@yahoo.com>
Hi,

Is it possible to decompose boost::function into it's "constituent" parameters and return type, a la Boost.FunctionTypes?

http://www.boost.org/doc/libs/1_46_1/libs/type_traits/doc/html/boost_typetraits/reference/function_traits.html 

Is this what you want?