ae v0.0.2502 (2019-12-15T20:24:35Z)
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