IntrusiveQueue.tryPop

Undocumented in source. Be warned that the author may not have intended to support it.
struct IntrusiveQueue(T, Event)
nothrow
bool
tryPop
(
ref T item
)
if (
is(T : Object)
)

Meta