MutableAlloc

Undocumented in source.

Constructors

this
this(Alloc alloc)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Aliases

LocalAllocT
alias LocalAllocT = AffixAllocator!(Alloc, RefCountedMutable)
Undocumented in source.
LocalAllocT
alias LocalAllocT = AffixAllocator!(Alloc, RefCountedMutable)
Undocumented in source.

Functions

addRef
void addRef(SupportQ support)
Undocumented in source. Be warned that the author may not have intended to support it.
get
auto ref get()
Undocumented in source. Be warned that the author may not have intended to support it.
isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
auto ref opAssign(typeof(this) rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(Alloc v)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta