RefCounted.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opAssign(U other)
    struct RefCounted(T, ALLOC = ThreadMem)
    nothrow @trusted const nothrow
    void
    opAssign
    ()
    (
    in U other
    )
  2. typeof(this) opAssign(U other)

Meta