autoformat v1.0.0 (2022-06-03T10:33:38Z)
Dub
Repo
next
my
fsm
Transition to the next state.
template
next
(handlers...)
void
next
(
Self
)
(
auto
ref
Self
self
)
if
(
is
(
Self
:
Fsm
!
StateT
,
StateT
...
)
)
Members
Functions
next
void
next
(Self self)
Undocumented in source. Be warned that the author may not have intended to support it.
Templates
CoerceReturn
template
CoerceReturn
(Self, alias Matcher)
Undocumented in source.
Meta
Source
See Implementation
my
fsm
functions
get
structs
Fsm
TypeDataMap
templates
act
next
Transition to the next state.