Home
last modified time | relevance | path

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

/third_party/boost/boost/msm/front/euml/
Doperator.hpp1408 struct Less_ : euml_action<Less_<T1,T2> > struct
1411 struct state_action_result
1416 struct transition_action_result
1420 typedef ::boost::mpl::set<state_action_tag,action_tag> tag_type;
1423 bool operator()(EVT const& evt, FSM& fsm,SourceState& src,TargetState& tgt)const in operator ()()
1428 bool operator()(Event const& evt,FSM& fsm,STATE& state)const in operator ()()