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-15 08:36:20


> Thanks for the recommendation. The problem turned out to be indeed with
> forward declarations. I wish the compilation errors were somewhat more
> informative, so that I could find the root cause of the problem easily.

I don't know what compiler you used and what your real code looked
like, but when I tried to compile some portions of your sample code
with VC10, I got a lot of "use of undefined type" errors.


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