RefCounted.this

Undocumented in source.
  1. this()
    struct RefCounted(T)
    @disable
    this
    ()
    if (
    !isArray!T
    )
  2. this(PtrT ptr)
  3. this(PtrT ptr, Allocator alloc)
  4. this(RefCounted!(DT) rhs)

Meta