Home
last modified time | relevance | path

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

/third_party/boost/boost/msm/front/euml/
Dcontainer.hpp483 struct Pop_Front_ : euml_action<Pop_Front_<Container> > struct
486 struct state_action_result
491 struct transition_action_result
495 typedef ::boost::mpl::set<state_action_tag,action_tag> tag_type;
498 void operator()(EVT const& evt, FSM& fsm,SourceState& src,TargetState& tgt)const in operator ()()
503 void operator()(Event const& evt,FSM& fsm,STATE& state )const in operator ()()