Implement.this

Undocumented in source.
class Implement(C, string fields)
this
(
T...
)
(
auto ref T args
)
if (
is(C == class) ||
is(C == interface)
)

Meta