ae-graphics ~master (2016-01-11T08:21:46Z)
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