- clone
T* clone()
Undocumented in source. Be warned that the author may not have intended to support it.
- constData
const(T)* constData()
Undocumented in source. Be warned that the author may not have intended to support it.
- data
T* data()
Undocumented in source. Be warned that the author may not have intended to support it.
- data
const(T)* data()
Undocumented in source. Be warned that the author may not have intended to support it.
- detach
void detach()
Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
T opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
const(T) opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.