Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::fusion::fused< Function >::result< Self(Seq) > Struct Template Reference

#include <fused.hpp>

Inheritance diagram for boost::fusion::fused< Function >::result< Self(Seq) >:
Collaboration diagram for boost::fusion::fused< Function >::result< Self(Seq) >:

Public Types

typedef detail::invoke_impl
< typename
boost::remove_reference
< func_fwd_t >::type,
boost::remove_reference< Seq >
::type >::result_type 
type
 

Member Typedef Documentation

typedef detail::invoke_impl< typename boost::remove_reference<func_fwd_t >::type, boost::remove_reference< Seq >::type >::result_type boost::fusion::result_of::invoke< func_fwd_t , boost::remove_reference< Seq >::type >::type
inherited

The documentation for this struct was generated from the following file: