pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
IsDesiredOverload.IsDesiredOverload
pyd
class_wrap
OpIndexAssign
Inner
IsDesiredOverload
Undocumented in source.
template
IsDesiredOverload
(alias fn)
static if
(
is(typeof(C.init.opIndex) == function)
)
static if
(!(
index_t.length == 0 && VOverloads.length > 1
))
static if
(!(
index_t.length == 0
))
enum
bool
IsDesiredOverload
;
Meta
Source
See Implementation
pyd
class_wrap
OpIndexAssign
Inner
IsDesiredOverload
variables
IsDesiredOverload