boost::msm::front::always_shallow_history
Shallow history for all entry events. For deep history use this policy in all contained state machines.
Synopsis
Declared in <boost/msm/front/history_policies.hpp>
struct always_shallow_history;
Created with MrDocs