Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::msm::front::euml::BackInserter_< T >::transition_action_result< EVT, FSM, SourceState, TargetState > Struct Template Reference

#include <transformation.hpp>

Public Types

typedef
std::back_insert_iterator
< typename::boost::remove_reference
< typename get_result_type< T,
EVT, FSM, SourceState,
TargetState >::type >::type
type
 

Member Typedef Documentation

template<class T >
template<class EVT, class FSM, class SourceState, class TargetState>
typedef std::back_insert_iterator< typename ::boost::remove_reference< typename get_result_type<T,EVT,FSM,SourceState,TargetState>::type>::type> boost::msm::front::euml::BackInserter_< T >::transition_action_result< EVT, FSM, SourceState, TargetState >::type

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