$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Andreas Huber (ahd6974-spamboostorgtrap_at_[hidden])
Date: 2008-04-16 18:54:31
> However, doSomething() functions are not called, and I even
> can't put there breakpoint (dropped out by the linker?). It I
> define them in cpp, the breakpoints can be set, but the
> functions are not called anyway...
>
> Any idea would be appreciated!
The reactions typedef cannot appear in the state_machine itself. It must be
in a state. The PingPong example should get you started.
Regards,
Andreas