Boost logo

Boost Users :

Subject: Re: [Boost-users] [statechart] Is it possible to have nested (sub)states in an asynchronous state machine?
From: Igor R (boost.lists_at_[hidden])
Date: 2011-06-09 12:32:43


> Putting everything into one file, surprisingly for me, solved my problem of
> not being able to nest a sub-state under a super state. Now I need to figure
> out why the previous implementation (i.e., the one distributed over multiple
> files) does not compile.

I guess you try to use undefined (forward-declared) types in contexts
where they cannot be used.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net