hibernated v0.3.5 (2019-09-02T20:12:25Z)
Home
Dub
Repo
getReferencedInstanceType.getReferencedInstanceType
hibernated
metadata
getReferencedInstanceType
Undocumented in source.
alias
getReferencedInstanceType
=
ReturnType
!(
T
)
alias
getReferencedInstanceType
=
ReturnType
!(
T
)
template
getReferencedInstanceType
(T)
static if
(!(
is(T == delegate)
))
static if
(
is(T == function)
)
static if
(
isImplicitlyConvertible!(ReturnType!(T), Object)
)
alias
getReferencedInstanceType
=
ReturnType
!(
T
)
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