pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
Inner.Overloads
pyd
class_wrap
OpSlice
Inner
Undocumented in source.
template
Inner
(C)
static if
(
is(typeof(C.init.opSlice) == function)
)
alias
Overloads
=
TypeTuple
!(
__traits
(
getOverloads
,
C
,
"opSlice"
))
Meta
Source
See Implementation
pyd
class_wrap
OpSlice
Inner
aliases
FN
Overloads
Overloads1
templates
IsDesiredOverload