$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2006-12-16 23:44:41
"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/index.php?action=downloadfile&filename=state_machine.zip&directory=&
>
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