
9 Jun
2009
9 Jun
'09
11:22 a.m.
Only if you know the type of the function.
Waw. I hadn't noticed this library, I used to use the function_traits of Boost.TypeTraits which is much more limited precisely because it doesn't expose arguments as a MPL sequence. Maybe pointing out the existence of Boost.FunctionTypes in the doc of function_traits could be good? BTW, I'm wondering if keeping function_traits makes sense as long as a specialized library exists...? Bruno