Back to Arangodb

From V2.12 to V2.20 (Boost 1.46)

3rdParty/boost/1.78.0/libs/msm/doc/HTML/ch08s09.html

3.12.9.1909 B
Original Source
From V2.12 to V2.20 (Boost 1.46)
Prev

From V2.12 to V2.20 (Boost 1.46)

  • Compile-time state machine analysis using mpl_graph:

  • Boost.Parameter interface definition for msm::back::state_machine<> template arguments.

  • Possibility to provide a container for the event and deferred event queues. A policy implementation based on a more efficient Boost.CircularBuffer is provided.

  • msm::back::state_machine<>::is_flag_active method made const.

  • added possibility to enqueue events for delayed processing.

  • Bugfixes


| Prev | Up | Next | | From V2.20 to V2.21 (Boost 1.47) | Home | From V2.10 to V2.12 (Boost 1.45) |