EmptyRange

Empty range of type E.

Members

Functions

opIndex
E opIndex(size_t )
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.

Manifest constants

empty
enum empty;
save
enum save;

Properties

back
E back [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
front
E front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

length
enum size_t length;

Meta