BitMask.Range

Undocumented in source.

Constructors

this
this(size_t[] mask)
Undocumented in source.

Members

Functions

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

Static functions

pos
size_t pos(size_t x, size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta