
8 Jul
2007
8 Jul
'07
5 p.m.
With the boost::function<>::argN_type I can get boost::function's argument type. How can I do with the boost::lambda_functor? Thanks.