ArrayCOWData

Array Cow Data

Destructor

~this
~this()
Undocumented in source.

Members

Aliases

_alloc
alias _alloc = Allocator.instance
Undocumented in source.

Functions

destoryBuffer
void destoryBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
reserve
bool reserve(size_t elements)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin Refcount!()
Undocumented in source.

Variables

_alloc
Allocator _alloc;
Undocumented in source.
data
T[] data;
Undocumented in source.

Meta