QuadArrayTemplt

Implements a 2bit quad array.

Members

Functions

length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
length
size_t length(size_t val)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
ubyte opIndex(size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
ubyte opIndexAssign(ubyte val, size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
reserve
size_t reserve(size_t val)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta