el_dctor

Insert constructor information into tree. A corresponding el_ddtor() must be called later.

version(COMPILE)
extern (C++) nothrow @safe
static if(0)
el_dctor
(,
void* decl
)

Parameters

e elem*

code to construct the object

decl void*

VarDeclaration of variable being constructed

Suggestion Box / Bug Report