RefCount.this

Create a new item and reference count it

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

Meta