boost::msm::backmp11::state_machine::is_state_active
Checks whether a state is currently active.
Synopsis
Declared in <boost/msm/backmp11/state_machine.hpp>
template<typename State>
bool
is_state_active() const;
Created with MrDocs