ae v0.0.2884 (2020-12-20T12:34:54Z)
Home
Dub
Repo
FromRefType.FromRefType
ae
utils
meta
reference
FromRefType
Undocumented in source.
alias
FromRefType
=
T
template
FromRefType
(R)
static if
(
is(T == class)
)
alias
FromRefType
=
T
alias
FromRefType
=
typeof
(*(
R
.
init
))
Meta
Source
See Implementation
ae
utils
meta
reference
FromRefType
aliases
FromRefType