RingBufferIndex

Undocumented in source.

Constructors

this
this(ulong v)
Undocumented in source.

Members

Aliases

Representation
alias Representation = ulong
Undocumented in source.

Functions

get
auto get()
Undocumented in source. Be warned that the author may not have intended to support it.
max
auto max()
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
void opAssign(U rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
auto opCmp(U rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(U rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opUnary
ulong opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta