ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
SubProxy
ae
utils
meta
proxy
Instantiates to a type that points to a named sub-aggregate of a struct or class.
deprecated
template
SubProxy (
alias
S
string
exp
) {
alias
R
=
RefType
!
S
;
struct
SubProxy
;
}
Members
Aliases
R
deprecated
alias
R
=
RefType
!
S
Undocumented in source.
Structs
SubProxy
deprecated
struct
SubProxy
Undocumented in source.
Meta
Source
See Implementation
ae
utils
meta
proxy
aliases
parentOf
mixin templates
StringMixinProxy
templates
ScopeProxy
SubProxy
scopeProxy
Instantiates to a type that points to a named sub-aggregate of a struct or class.