The OpenD Programming Language

AliasCall

Undocumented in source.
@optmath
struct AliasCall (
T
string methodName
TemplateArgs...
) {
T __this;
}

Alias This

__this

Members

Functions

lightConst
auto lightConst()
lightImmutable
auto lightImmutable()

Meta