From: I Wei (i.c.code_at_[hidden])
Date: 2007-07-08 13:00:49


With the boost::function<>::argN_type I can get boost::function's
argument type. How can I do with the boost::lambda_functor?

Thanks.