boost::msm::backmp11::state_machine::is_event_deferred
Synopsis
Declared in <boost/msm/backmp11/state_machine.hpp>
template<
typename Event,
typename Fsm>
bool
is_event_deferred(
Event const& event,
Fsm& fsm) const;
Created with MrDocs