ISharedRef.this

Undocumented in source.
  1. this(ValueType ptr)
  2. this(ValueType ptr, Deleter deleter)
  3. this(Alloc alloc, ValueType ptr)
  4. this(Alloc alloc, ValueType ptr, Deleter deleter)
    struct ISharedRef(Allocator, T, bool Shared = true)
    static if(!(isSaticAlloc))
    this
  5. this(WEAK wptr)

Meta