Own.this

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

Meta