
17 Dec
2006
17 Dec
'06
4:44 a.m.
"Andrey Semashev" wrote:
I would like to purpose a new library addition to Boost: Boost.FSM. FSM stands for Finite State Machine, so the library is aimed to ease creation and support of state machines in C++.
[ snip ]
http://boost-consulting.com/vault/ + works Are you aware of Boost.Statechart? (will be released in 1.34, available from CVS now) It was originally called Boost.FSM. /Pavel