ae v0.0.2137 (2018-01-31T16:30:29Z)
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