Stack

Undocumented in source.

Members

Properties

empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
front
T front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
length
size_t length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
pop
T pop [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
popAll
void popAll [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
push
T push [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta