Own.this

Undocumented in source.
  1. this(T t)
  2. this(Args args)
    struct Own(T)
    this
    (
    Args...
    )
    (
    auto ref Args args
    )
    if (
    is(T == struct)
    )

Meta