Is there a way to define boost::statechart::in_state_reactions
allowing non-const events to be passed to reaction functions?
Asked
Active
Viewed 95 times
1
-
No. Why do you need to pass non-const events to reaction functions? – Nov 08 '12 at 22:17