KernelBase

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Code code)
Undocumented in source.

Members

Functions

opCall
void opCall()
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
void opCall(Ts targs)
Undocumented in source. Be warned that the author may not have intended to support it.
vfunc
void* vfunc()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

compiler
Compiler compiler;
Undocumented in source.
func
CUfunction func;
Undocumented in source.
launch
Launcher launch;
Undocumented in source.

Meta