- clamp
SerialIndex clamp()
Undocumented in source. Be warned that the author may not have intended to support it.
- idx
void idx(IndexType i)
Undocumented in source. Be warned that the author may not have intended to support it.
- idx
auto idx()
Undocumented in source. Be warned that the author may not have intended to support it.
- len
size_t len()
Undocumented in source. Be warned that the author may not have intended to support it.
- loop
SerialIndex loop()
Undocumented in source. Be warned that the author may not have intended to support it.
- max
IndexType max()
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
auto opAssign(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
SerialIndex opBinary(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinaryRight
SerialIndex opBinaryRight(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
SerialIndex opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.