StackArray

Undocumented in source.

Members

Functions

opOpAssign
void opOpAssign(Type rhs, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
slice
Type[] slice()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buffer
Type[capacity] buffer;
Undocumented in source.
length
size_t length;
Undocumented in source.

Meta