$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [msm] eUML guard/action location
From: Christophe Henry (christophe.j.henry_at_[hidden])
Date: 2010-01-10 11:49:46
>> You could declare those instances at namespace scope, in the same way
>> most Proto terminals are declared, non?
>The user could. But not the library writer AFAIU, since these state
>types are created by the user.
Exactly. Of course the library could predefine some state names (the
way I understand arg1, arg2, etc. are defined) but I'm afraid it'd
barely be an improvement.
Christophe