CX

mixin template CX (
string name = ""
) {
CType cx;
}

Alias This

cx

Members

Functions

dispose
void dispose()

Trusted: on the assumption that dispose as implemented by the LLVM community is good _enough_. Any bugs should by now have been found.

Meta