boost::msm::front::shallow_history

Shallow history. For deep history use this policy in all contained state machines.

Synopsis

Declared in <boost/msm/front/history_policies.hpp>

template<typename... Events>
struct shallow_history;

Created with MrDocs