Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::msm::back::make_pair_target_state_id< Id, Transition > Struct Template Reference

#include <metafunctions.hpp>

Public Types

typedef ::boost::mpl::pair
< typename
Transition::next_state_type,
Id > 
type
 

Member Typedef Documentation

template<class Id , class Transition >
typedef ::boost::mpl::pair<typename Transition::next_state_type,Id> boost::msm::back::make_pair_target_state_id< Id, Transition >::type

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