|
libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
A meta (or finite)-state machine that can represent UML-style state tables in C++. More...
Classes | |
| struct | computed_goto |
| struct | hash |
| struct | jump_table |
| struct | unroll |
A meta (or finite)-state machine that can represent UML-style state tables in C++.
This FSM is a very cut-down version of boost.msm [1,2], but it is much more simple to use!