AliasCall

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

Constructors

this
this(T value)
Undocumented in source.

Alias This

__this

Members

Functions

lightConst
auto lightConst()
lightImmutable
auto lightImmutable()
opCall
auto ref opCall(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

__this
T __this;
Undocumented in source.

Meta