Queue.makeNewNode

Node * makeNewNode(T thePayload, Node * theNext = null) @trusted nothrow @nogc
No documentation available for this declaration.