pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
ForEachCheckInsert.result
pyd
util
multi_index
MultiIndexContainer
ForEachCheckInsert
Undocumented in source.
enum
result
;
enum
result
;
template
ForEachCheckInsert
(size_t i, size_t N)
static if
(
i < IndexedBy.Indices.length
)
static if
(!(
i != N && __traits(hasMember, index!i, "_DenyInsertion")
))
enum
result
=
ForEachCheckInsert
!(
i
+
1
,
N
).
result
;
enum
result
;
Meta
Source
See Source File
pyd
util
multi_index
MultiIndexContainer
ForEachCheckInsert
manifest constants
result