LikeWrapper.this

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

Meta