voxelman v0.6.1 (2016-01-09T15:39:38Z)
Dub
Repo
ProducerConsumerQueue.full
voxelman
utils
lockfreequeue
ProducerConsumerQueue
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
const
bool
full
(
)
Meta
Source
See Implementation
voxelman
utils
lockfreequeue
ProducerConsumerQueue
functions
pop
push
properties
empty
full
length