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
]
alias
getReferencedInstanceType
=
Args
[
0
]
alias
getReferencedInstanceType
=
Args
[
0
]
alias
getReferencedInstanceType
=
typeof
(
T
.
init
[
0
])
alias
getReferencedInstanceType
=
T
template
getReferencedInstanceType
(T)
static if
(!(
is(T == delegate)
))
static if
(!(
is(T == function)
))
static if
(!(
is(T x == LazyCollection!Args, Args...)
))
static if
(!(
is(T x == Lazy!Args, Args...)
))
static if
(!(
isArray!(T)
))
static if
(
isImplicitlyConvertible!(T, Object)
)
alias
getReferencedInstanceType
=
T
alias
getReferencedInstanceType
=
T
Meta
Source
See Implementation
hibernated
metadata
getReferencedInstanceType
aliases
getReferencedInstanceType