- getPtr
T* getPtr(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
- initN
void initN(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
T opIndex(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
T opIndexAssign(T t, size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
- ptr
T* ptr()
Undocumented in source. Be warned that the author may not have intended to support it.