BucketWithBits.Range

Undocumented in source.

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
front
T front()
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.

Variables

bucket
BucketWithBits!(T, elementsNum)* bucket;
Undocumented in source.
lastElementNum
int lastElementNum;
Undocumented in source.

Meta