pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
reference_container.Container
pyd
references
reference_container
Undocumented in source.
alias
Container
=
MultiIndexContainer
!(
Mapping
,
IndexedBy
!(
HashedNonUnique
!(
"a.d"
,
"cast(size_t) *cast(const void**) &a"
),
"d"
,
HashedUnique
!(
"a.py"
,
"cast(size_t) *cast(const void**) &a"
),
"python"
),
MallocAllocator
,
MutableView
)
template
reference_container
(Mapping)
static if
(
is(Mapping == DStruct_Py_Mapping)
)
alias
Container
=
MultiIndexContainer
!(
Mapping
,
IndexedBy
!(
HashedNonUnique
!(
"a.d"
,
"cast(size_t) *cast(const void**) &a"
),
"d"
,
HashedUnique
!(
"a.py"
,
"cast(size_t) *cast(const void**) &a"
),
"python"
),
MallocAllocator
,
MutableView
)
alias
Container
=
MultiIndexContainer
!(
Mapping
,
IndexedBy
!(
HashedUnique
!(
"a.d"
),
"d"
,
HashedUnique
!(
"a.py"
),
"python"
),
MallocAllocator
,
MutableView
)
Meta
Source
See Implementation
pyd
references
reference_container
aliases
Container
functions
clear
properties
reference_container
variables
_reference_container