Range

Undocumented in source.

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
end
int end()
Undocumented in source. Be warned that the author may not have intended to support it.
size
int size()
Undocumented in source. Be warned that the author may not have intended to support it.
start
int start()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

all
Range all()
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
Range opCall()
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
Range opCall(int _start, int _end)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

p
void* p;
Undocumented in source.

Meta