LikeWrapper.this

Undocumented in source.
  1. this(Unqual!S c)
  2. this(Unqual!S c)
  3. this(S c)
    class LikeWrapper(T, S, bool isRef = false, string ctxName = "__context_", bool isFinal = true)
    pure
    static if(!(isRef))
    this
    (
    S c
    )
    if (
    is(T == interface)
    )

Meta