Home
last modified time | relevance | path

Searched defs:recursive_get_internal_transition_table (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/msm/back/
Dmetafunctions.hpp465 struct recursive_get_internal_transition_table struct
468 typedef typename StateType::internal_transition_table composite_table;
470 typedef typename generate_state_set<typename StateType::stt>::type composite_states;
476 >::type type;
480 struct recursive_get_internal_transition_table<StateType, ::boost::mpl::false_ > struct
482 typedef typename StateType::internal_transition_table type;