pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
MultiIndexContainer.ForEachAlias
pyd
util
multi_index
MultiIndexContainer
Undocumented in source.
class
MultiIndexContainer
(Value, Args...)
template
ForEachAlias (
size_t
N
size_t
index
alias
X
) {
alias
Index
=
X
.
Inner
!(
ThisNode
,
Value
,
ValueView
,
N
,
Allocator
).
Index
!()
;
static if
(
Index.container_aliases.length > index
)
enum
aliashere
;
static if
(
Index.container_aliases.length > index
)
enum
result
;
static if
(!(
Index.container_aliases.length > index
))
enum
result
;
}
Members
Aliases
Index
alias
Index
=
X
.
Inner
!(
ThisNode
,
Value
,
ValueView
,
N
,
Allocator
).
Index
!()
Undocumented in source.
Manifest constants
aliashere
enum
aliashere
;
Undocumented in source.
result
enum
result
;
Undocumented in source.
result
enum
result
;
Undocumented in source.
Meta
Source
See Implementation
pyd
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