ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
ScopeProxy.ScopeProxy
ae
utils
meta
proxy
ScopeProxy
Undocumented in source.
template
ScopeProxy
(alias a)
deprecated
struct
ScopeProxy {
R
_scopeProxy
;
this
(R s);
mixin
StringMixinProxy
!
q{
__traits
(
child
,
_scopeProxy
,
a
).
}
;
}
Constructors
this
this
(R s)
Undocumented in source.
Members
Mixins
__anonymous
mixin
StringMixinProxy
!
q{
__traits
(
child
,
_scopeProxy
,
a
).
}
Undocumented in source.
Variables
_scopeProxy
R
_scopeProxy
;
Undocumented in source.
Meta
Source
See Implementation
ae
utils
meta
proxy
ScopeProxy
aliases
R
S
structs
ScopeProxy