LikeWrapper

version(!D_BetterC)
class LikeWrapper : T(
T
S
bool isRef = false
string ctxName = "__context_"
bool isFinal = true
) if (
is(T == interface)
) {}

Constructors

this
this(Unqual!S c)
Undocumented in source.
this
this(Unqual!S c)
Undocumented in source.
this
this(S c)
Undocumented in source.

Meta