pyd v0.12.0 (2019-08-24T18:30:41Z)
Home
Dub
Repo
ForEachIndex2.result
util
multi_index
MNode
ForEachSignal
ForEachIndex2
Undocumented in source.
enum
result
;
template
ForEachIndex2
(size_t j)
static if
(
Signals.AllSignals.length > 0
)
static if
(
i < Signals.Mixin2Index.length
)
static if
(
j < Mixin2Index.Indices.length
)
enum
result
=
Replace
!(
q{
if
(!
container.index
!($
i
).
_NotifyChange
(&
this
)) {
goto
denied
; }
}
,
"$i"
,
Mixin2Index.Indices
[
j
]) ~
ForEachIndex2
!(
j
+
1
).
result
;
enum
result
;
Meta
Source
See Source File
util
multi_index
MNode
ForEachSignal
ForEachIndex2
manifest constants
result