Unique.this

Undocumented in source.
  1. this()
    struct Unique(T, Allocator = Mallocator)
    @disable
    this
    ()
    if (
    isAllocator!Allocator &&
    !isArray!T
    )
  2. this(Unique!(DT, Allocator) rhs)

Meta