IScopedRef.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 IScopedRef(Allocator, T)
    static if(!(isSaticAlloc))
    this

Meta