ScopeProxy.ScopeProxy

Undocumented in source.
template ScopeProxy(alias a)
deprecated
struct ScopeProxy {}

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.

Mixed In Members

From mixin StringMixinProxy!q{__traits(child, _scopeProxy, a).}

opDispatch
template opDispatch(string name)
Undocumented in source.

Meta