Boost C++ Libraries: Ticket #9290: boost statechart documentation does not mention, that the state machine should be terminated with terminate() https://svn.boost.org/trac10/ticket/9290 <p> Just hit by the issue described in an old thread: </p> <p> <a class="ext-link" href="http://lists.boost.org/boost-users/2007/07/29695.php"><span class="icon">​</span>http://lists.boost.org/boost-users/2007/07/29695.php</a> </p> <p> In short: for assert-free state machine destruction, terminate() method must be called prior actual destruction of the state machine. This aspect is not mentioned in the tutorial, moreover the method is never called in any tutorial example. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9290 Trac 1.4.3 viboes Sat, 26 Oct 2013 15:20:42 GMT owner, component changed https://svn.boost.org/trac10/ticket/9290#comment:1 https://svn.boost.org/trac10/ticket/9290#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Matias Capeletto</span> to <span class="trac-author">Andreas Huber</span> </li> <li><strong>component</strong> <span class="trac-field-old">Documentation</span> → <span class="trac-field-new">statechart</span> </li> </ul> Ticket