$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [statechart] Several questions
From: Michael Crawford (mbcrawfo_at_[hidden])
Date: 2009-05-16 23:56:20
Hi Andreas,
Thanks for the reply & info. Little late getting back to you, just haven't
had much time to work on my project lately. Just another quick question-
does the simple_state::transit() overload used for transition actions
require the passed event to derive from statechart::event, or can it be of
any type?
Thanks,
MC