pyd v0.12.0 (2019-08-24T18:30:41Z)
Home
Dub
Repo
MultiIndexContainer.ForEachDoInsert
util
multi_index
MultiIndexContainer
Undocumented in source.
class
MultiIndexContainer
(Value, Args...)
template
ForEachDoInsert (
size_t
i
size_t
N
) {
import
std
.
traits
;
;
static if
(
i < IndexedBy.Indices.length
)
static if
(
i != N
)
static if
(
ParameterTypeTuple!(index!i._Insert).length == 2
)
enum
result
;
static if
(
i < IndexedBy.Indices.length
)
static if
(
i != N
)
static if
(!(
ParameterTypeTuple!(index!i._Insert).length == 2
))
enum
result
;
static if
(
i < IndexedBy.Indices.length
)
static if
(!(
i != N
))
enum
result
;
static if
(!(
i < IndexedBy.Indices.length
))
enum
result
;
}
Members
Manifest constants
result
enum
result
;
Undocumented in source.
result
enum
result
;
Undocumented in source.
result
enum
result
;
Undocumented in source.
result
enum
result
;
Undocumented in source.
Meta
Source
See Implementation
util
multi_index
MultiIndexContainer
aliases
Allocator
ConstnessView
IndexedBy
NormSignals
ThisNode
ValueView
functions
_Clear
_InsertAllBut
_Modify
_RemoveAll
_RemoveAllBut
_Replace
check
dealloc
initialize
release
manifest constants
named_stuff
stuff
properties
to_range
static functions
create
templates
ForEachAlias
ForEachCheck
ForEachCheckInsert
ForEachClear
ForEachCtorMixin
ForEachDoInsert
ForEachDoRemove
ForEachIndex
ForEachIndexPosition
ForEachNamedIndex
variables
node_count