ProducerConsumerQueue.empty

Undocumented in source. Be warned that the author may not have intended to support it.
struct ProducerConsumerQueue(T, size_t capacity = roundPow2!(PAGE_SIZE / T.sizeof))
@property shared const
bool
empty
()

Meta