Home
last modified time | relevance | path

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

/third_party/boost/boost/msm/back/
Dstate_machine.hpp358 struct ForwardHelper struct
361 static void helper(ForwardEvent const& ,forwarding_function& ) in helper()
368 struct ForwardHelper<true,Dummy> struct
371 static void helper(ForwardEvent const& incomingEvent,forwarding_function& forward_fct) in helper()