$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [statechart] Several questions
From: Andreas Huber (ahd6974-spamboostorgtrap_at_[hidden])
Date: 2009-05-17 17:02:29
> 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?
No, it must derive from statechart::event<>.
Regards,
-- Andreas Huber When replying by private email, please remove the words spam and trap from the address shown in the header.