IScopedRef.this

Undocumented in source.
  1. this(ValueType ptr)
  2. this(ValueType ptr, Deleter deleter)
  3. this(Alloc alloc, ValueType ptr)
    struct IScopedRef(Allocator, T)
    static if(!(isSaticAlloc))
    this
  4. this(Alloc alloc, ValueType ptr, Deleter deleter)

Meta