Queue.NodeAccessor

Undocumented in source.
struct Queue(Item)
static
struct NodeAccessor {}

Members

Functions

remove
void remove()
Undocumented in source. Be warned that the author may not have intended to support it.
value
Item value()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta