Home
last modified time | relevance | path

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

/third_party/boost/boost/msm/front/euml/
Dcommon.hpp1081 struct Size_t_ : euml_action<Size_t_<Val> > struct
1086 struct state_action_result
1091 struct transition_action_result
1095 typedef ::boost::mpl::set<state_action_tag,action_tag> tag_type;
1098 size_t operator()(EVT const& , FSM& ,SourceState& ,TargetState& ) in operator ()()
1103 size_t operator()(Event const& ,FSM& ,STATE& ) in operator ()()