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