RefCounted.opAssign

Assign to an rvalue RefCounted

  1. void opAssign(RefCounted other)
  2. void opAssign(RefCounted other)
    struct RefCounted(Type, Allocator)
    void
    opAssign
    if (
    isAllocator!Allocator
    )

Meta