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::build_one_orthogonal_region< TransitionTable, InitState >::transition_incidence_list_helper< Seq, Elt > Struct Template Reference

#include <metafunctions.hpp>

Public Types

typedef
::boost::mpl::push_back< Seq,
row_to_incidence< Elt >
>::type 
type
 

Member Typedef Documentation

template<class TransitionTable , class InitState >
template<class Seq , class Elt >
typedef ::boost::mpl::push_back< Seq, row_to_incidence< Elt > >::type boost::msm::back::build_one_orthogonal_region< TransitionTable, InitState >::transition_incidence_list_helper< Seq, Elt >::type

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