pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
Inner.Overloads1
pyd
class_wrap
OpIndex
Inner
Undocumented in source.
template
Inner
(C)
static if
(
is(typeof(C.init.opIndex) == function)
)
static if
(!(
index_t.length == 0 && Overloads.length > 1
))
static if
(!(
index_t.length == 0
))
alias
Overloads1
=
Filter
!(
IsDesiredOverload
,
Overloads
)
Meta
Source
See Implementation
pyd
class_wrap
OpIndex
Inner
aliases
FN
Overloads
Overloads1
templates
IsDesiredOverload