Polymorphic.this

Undocumented in source.
  1. this(Instance instance)
  2. this(const(Polymorphic) other)
    struct Polymorphic(Interface, InstanceAllocator = DefaultAllocator)
    this
    (
    ref scope const(Polymorphic) other
    )
    if (
    is(Interface == interface)
    )

Meta