Boost logo

Boost Users :

Subject: Re: [Boost-users] [msm] interrupt_state with more then one event that ends interrupt?
From: Christophe Henry (christophe.j.henry_at_[hidden])
Date: 2013-06-04 17:06:12


>Hi,
>
>Subj, Is that possible?
>for example, one event continues processing, the another one finishes
>the whole state-machine (some clean-up actions etc).
>
>I tried
>
>struct Interrupt : public msmf::interrupt_state< boost::mpl::vector<Foo,
>Bar> > {};

Hi,
this should now work (rev 84642 in trunk). Could you give it a try?
It's too late for 1.54 so it will make it into 1.55.

Cheers,
Christophe


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