|
invoker< F, From, To > Struct Template Reference
Detailed Descriptiontemplate<typename F, class From = typename boost::mpl::begin< boost::function_types::parameter_types<typename signature<F>::type> >::type, class To = typename boost::mpl::end< boost::function_types::parameter_types<typename signature<F>::type> >::type>
| |||||||||||||||||||||||
| static result_type<F>::type apply | ( | F | func, |
| ArgStream & | astream, | ||
| Args const & | args | ||
| ) | [static] |
Definition at line 271 of file arg_stream.hpp.

