boost::msm::backmp11::state_machine::exit_pt::forward_event
Synopsis
Declared in <boost/msm/backmp11/state_machine.hpp>
template<class ForwardEvent>
void
forward_event(
void* root_sm,
ForwardEvent const& forward_event);
Created with MrDocs