ae v0.0.2884 (2020-12-20T12:34:54Z)
Home
Dub
Repo
FromRefType
ae
utils
meta
reference
Reverse of RefType
template
FromRefType (
R
) {
alias
FromRefType
=
T
;
alias
FromRefType
=
typeof
(*(
R
.
init
))
;
}
Members
Aliases
FromRefType
alias
FromRefType
=
T
Undocumented in source.
FromRefType
alias
FromRefType
=
typeof
(*(
R
.
init
))
Undocumented in source.
Meta
Source
See Implementation
ae
utils
meta
reference
functions
dereference
reference
templates
FromRefType
RefType
StorageType
isReference
Reverse of RefType