RefCounted.opAssign

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

Meta