hibernated v0.3.7 (2022-03-03T07:50:56Z)
Home
Dub
Repo
getReferencedInstanceType.getReferencedInstanceType
hibernated
metadata
getReferencedInstanceType
Undocumented in source.
alias
getReferencedInstanceType
=
ReturnType
!(
T
)
alias
getReferencedInstanceType
=
ReturnType
!(
T
)
alias
getReferencedInstanceType
=
Args
[
0
]
template
getReferencedInstanceType
(T)
static if
(!(
is(T == delegate)
))
static if
(
is(T == function)
)
static if
(!(
isImplicitlyConvertible!(ReturnType!(T), Object)
))
static if
(
is(ReturnType!(T) x == Lazy!Args, Args...)
)
alias
getReferencedInstanceType
=
Args
[0]
alias
getReferencedInstanceType
=
Args
[
0
]
alias
getReferencedInstanceType
=
Args
[
0
]
alias
getReferencedInstanceType
=
typeof
(
T
.
init
[
0
])
alias
getReferencedInstanceType
=
T
alias
getReferencedInstanceType
=
T
Meta
Source
See Implementation
hibernated
metadata
getReferencedInstanceType
aliases
getReferencedInstanceType