RefCount.this

Begin reference counting an existing item

  1. this(T t)
    struct RefCount(T)
    this
    (
    auto ref T t
    )
  2. this(Args args)

Meta