Searched defs:Unary_Plus_ (Results 1 – 1 of 1) sorted by relevance
1336 struct Unary_Plus_ : euml_action<Unary_Plus_<T1> > struct1339 struct state_action_result 1345 struct transition_action_result 1350 typedef ::boost::mpl::set<state_action_tag,action_tag> tag_type;1357 operator()(EVT const& evt, FSM& fsm,SourceState& src,TargetState& tgt)const in operator ()()1366 operator()(Event const& evt,FSM& fsm,STATE& state )const in operator ()()