Implement

Undocumented in source.
class Implement : C(
C
string fields
) if (
is(C == class) ||
is(C == interface)
) {}

Constructors

this
this(T args)
Undocumented in source.

Meta