$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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.