Home
last modified time | relevance | path

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

/third_party/boost/boost/msm/front/euml/
Dcommon.hpp990 struct False_ : euml::euml_action<False_> struct
993 False_(){} in False_() function
996 struct state_action_result
1001 struct transition_action_result
1005 typedef ::boost::mpl::set<state_action_tag,action_tag> tag_type;
1008 bool operator()(EVT const&,FSM&,SourceState& ,TargetState& ) in operator ()()
1013 bool operator()(Event const&,FSM&,STATE& ) in operator ()()