boost::msm::backmp11::observer_ref::pre_process_transition
Synopsis
Declared in <boost/msm/backmp11/observer.hpp>
template<
typename Event,
typename Action,
typename Guard,
typename StateMachine>
void
pre_process_transition(StateMachine& sm) const;
Created with MrDocs