#include <invoke_function_object.hpp>
Public Types | |
typedef detail::invoke_function_object_impl < typename boost::remove_reference < Function >::type, Sequence > ::result_type | type |
typedef detail::invoke_function_object_impl< typename boost::remove_reference<Function>::type, Sequence >::result_type boost::fusion::result_of::invoke_function_object< Function, Sequence >::type |