pyd v0.9.7 (2015-04-14T02:25:40Z)
Home
Dub
Repo
ForEachCtorMixin.result
util
multi_index
MultiIndexContainer
ForEachCtorMixin
Undocumented in source.
enum
result
;
enum
result
;
template
ForEachCtorMixin
(size_t i)
static if
(
i < IndexedBy.Indeces.length
)
static if
(!(
is(typeof(IndexedBy.Indeces[i].Inner!(typeof(this), ThisNode, Value, ValueView, i, Allocator).IndexCtorMixin))
))
enum
result
=
ForEachCtorMixin
!(
i
+
1
).
result
;
enum
result
;
Meta
Source
See Source File
util
multi_index
MultiIndexContainer
ForEachCtorMixin
manifest constants
result