|
Boost Users : |
Subject: Re: [Boost-users] [MSM] Boost.MSM: statemachine to transition on templatized event-type
From: nice sw123 (nicesw123_at_[hidden])
Date: 2015-05-29 06:36:06
On Fri, May 29, 2015 at 10:06 AM, Gavin Lambert <gavinl_at_[hidden]>
wrote:
> On 29/05/2015 17:08, nice sw123 wrote:
>
>> gcc gives this error:
>> d.cpp:119:5: error: âg_rowâ was not declared in this scope
>> g_row<StateInitial, EventT, StateEven,
>> &Machine_<EventT>::guardToEven>,
>>
>
> Use msm::g_row instead.
>
>
Ok, I've tried it. Unfortunately the compiler is not eating it.
But the following also does *not* work:
msm::front::state_machine_def<EventT>::g_row
(?)
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net