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