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

From V2.20 to V2.21 (Boost 1.47)

From V2.20 to V2.21 (Boost 1.47)

  • Added a stop() method in the back-end.

  • Added partial support for Boost.Phoenix functors in eUML

  • Added the possibility to choose when state switching occurs.

  • Bugfixes

    • Trac 5117, 5253, 5533, 5573

    • gcc warnings about unused variables

    • better implemenation of favor_compile_time back-end policy

    • bug with eUML and state construction

    • incorrect eUML event and state macros

    • incorrect event type passed to a direct entry state's on_entry action

    • more examples