Boost.Statechart is a C++ library allowing you to easily and quickly define state machines.
Boost.Statechart is a C++ library allowing you to easily and quickly define state machines. It is not as high performance as the alternative Boost.MSM but it is more scalable and compiles considerably faster.