ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
FromRefType.FromRefType
ae
utils
meta
reference
FromRefType
Undocumented in source.
alias
FromRefType
=
T
alias
FromRefType
=
typeof
(*(
R
.
init
))
template
FromRefType
(R)
static if
(!(
is(T == class)
))
alias
FromRefType
=
typeof
(*(
R
.
init
))
Meta
Source
See Implementation
ae
utils
meta
reference
FromRefType
aliases
FromRefType