Unique.this

Undocumented in source.
  1. this(T value)
  2. this(typeof(this) rhs)
    struct Unique(alias T)
    @nogc nothrow
    this
    (
    scope ref return typeof(this) rhs
    )

Meta