Re: [Boost-users] [msm] EUML in a header file

Christophe Henry
Christophe Henry
writes: You can also provide your own instances inside a front-end definition, thus eliminating the problem completely, as in:
http://www.boost.org/doc/libs/1_46_0/libs/msm/doc/HTML/examples/SimpleTutori...
A couple more questions. I think you may be missing some more const specifiers in the trunk code. In common.hpp for instance, I think the following
#define BOOST_MSM_EUML_EVENT(instance_name) \
struct instance_name ## _helper : msm::front::euml::euml_event
participants (1)
-
Nate Knight