Queue

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
isEmpty
bool isEmpty()
Undocumented in source.
pop
T pop()
Undocumented in source.
push
void push(T task)
Undocumented in source.

Meta