LikeWrapper.this

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

Meta