ae v0.0.3053 (2021-06-01T17:26:23Z)
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
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