Home
last modified time | relevance | path

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

/third_party/boost/boost/msm/back/
Dmetafunctions.hpp412 struct create_stt struct
415 typedef typename Derived::real_transition_table Stt;
417 typedef typename generate_state_set<Stt>::type states;
419 typedef typename get_regions_as_sequence<typename Derived::initial_state>::type init_states;
430 >::type with_init;
437 >::type fake_explicit_created;
441 …licit_created,convert_fake_state< ::boost::mpl::placeholders::_1,Derived> >::type explicit_created;
452 >::type type;