- first
bool first(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- first
size_t first()
Undocumented in source. Be warned that the author may not have intended to support it.
- firstEmpty
bool firstEmpty(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- last
bool last(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- last
size_t last()
Undocumented in source. Be warned that the author may not have intended to support it.
- lastEmpty
bool lastEmpty(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- next
bool next(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- nextEmpty
bool nextEmpty(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- opDollar
size_t opDollar()
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
bool opIndex(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
void opIndexAssign(bool value, size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- opSlice
auto opSlice()
Undocumented in source. Be warned that the author may not have intended to support it.
- opSlice
auto opSlice(size_t start, size_t end)
Undocumented in source. Be warned that the author may not have intended to support it.
- popBack
void popBack()
Undocumented in source. Be warned that the author may not have intended to support it.
- popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
- prev
bool prev(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- prevEmpty
bool prevEmpty(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
bool set(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- unset
bool unset(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- back
size_t back [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- count
size_t count [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- front
size_t front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- memActive
size_t memActive [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- memUsed
size_t memUsed [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.