Queue.Item

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

Destructor

~this
~this()
Undocumented in source.

Members

Functions

get
T get()
Undocumented in source. Be warned that the author may not have intended to support it.
unsafeMove
TT unsafeMove()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta