Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
phoenix::actor_result< ActorT, TupleT > Struct Template Reference

#include <tuple_helpers.hpp>

Public Types

typedef ActorT::template
result< TupleT >::type 
type
 
typedef remove_reference< type >
::type 
plain_type
 

Member Typedef Documentation

template<typename ActorT, typename TupleT>
typedef remove_reference<type>::type phoenix::actor_result< ActorT, TupleT >::plain_type
template<typename ActorT, typename TupleT>
typedef ActorT::template result<TupleT>::type phoenix::actor_result< ActorT, TupleT >::type

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