Unique.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opAssign(T value)
  2. void opAssign(typeof(null) n)
    struct Unique(alias T)
    @nogc nothrow
    void
    opAssign
    ()
    (
    typeof(null) n
    )

Meta