- append
void append(T node)
Undocumented in source. Be warned that the author may not have intended to support it.
- popHead
T popHead()
Undocumented in source. Be warned that the author may not have intended to support it.
- prepend
void prepend(T node)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeAll
void removeAll()
Undocumented in source. Be warned that the author may not have intended to support it.
- splice
void splice(_LinkedQueue* second)
Undocumented in source. Be warned that the author may not have intended to support it.
//////////////////////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////////////////////