ae v0.0.2728 (2020-08-02T06:18:06Z)
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