pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
ForEachCtorMixin.result
pyd
util
multi_index
MultiIndexContainer
ForEachCtorMixin
Undocumented in source.
enum
result
;
enum
result
;
template
ForEachCtorMixin
(size_t i)
static if
(
i < IndexedBy.Indices.length
)
static if
(!(
is(typeof(IndexedBy.Indices[i].Inner!(typeof(this), ThisNode, Value, ValueView, i, Allocator).IndexCtorMixin))
))
enum
result
=
ForEachCtorMixin
!(
i
+
1
).
result
;
enum
result
;
Meta
Source
See Source File
pyd
util
multi_index
MultiIndexContainer
ForEachCtorMixin
manifest constants
result