Large

Large array storage.

Constructors

this
this(size_t n)
Undocumented in source.
this
this(size_t n)
Undocumented in source.

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
resize
void resize(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
resize
void resize(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

length
size_t length;
Undocumented in source.
ptr
E* ptr;
Undocumented in source.

Meta