pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
ForEachSignal.stuff
pyd
util
multi_index
MNode
ForEachSignal
Undocumented in source.
enum
stuff
;
template
ForEachSignal
(size_t i)
static if
(
Signals.AllSignals.length > 0
)
static if
(
i < Signals.Mixin2Index.length
)
enum
stuff
=
Replace
!(
q{
void
slot
$
i
(){ $
x
return
;
denied
:
enforce
(
false
,
"todo: put a useful message in here"
); }
}
,
"$i"
,
i
,
"$x"
,
ForEachIndex2
!(
0
).
result
)
;
enum
stuff
;
Meta
Source
See Source File
pyd
util
multi_index
MNode
ForEachSignal
aliases
Mixin2Index
manifest constants
stuff
templates
ForEachIndex2