Boost logo

Boost Users :

Subject: Re: [Boost-users] [boost-users][StateChart] polymorphic_downcast failure
From: Igor R (boost.lists_at_[hidden])
Date: 2009-04-30 08:41:32


The problem is found. The event was defined incorrectly:
struct A : sc::event<B>;

The event B was actually posted, while the in_state_reaction was defined for A.


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