ISharedRef.this

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

Meta