autowrap v0.2.9 (2018-10-30T19:17:18Z)
Dub
Repo
MNode.ForEachIndex
util
multi_index
MNode
Undocumented in source.
struct
MNode
(_ThisContainer, IndexedBy, Allocator, Signals, Value, ValueView)
template
ForEachIndex (
size_t
N
L
...
) {
static if
(
L.length > 0
)
enum
indexN
;
static if
(
L.length > 0
)
enum
result
;
static if
(!(
L.length > 0
))
enum
result
;
}
Members
Manifest constants
indexN
enum
indexN
;
Undocumented in source.
result
enum
result
;
Undocumented in source.
result
enum
result
;
Undocumented in source.
Meta
Source
See Implementation
util
multi_index
MNode
aliases
ThisContainer
constructors
this
destructors
~this
manifest constants
signal_stuff
stuff
structs
Capsule
templates
ForEachIndex
ForEachSignal
variables
container
val_ptr
value