Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

boost::msm::front::shallow_history :: Boost Libraries Documentation

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