SCMPQueue.isFull

Report whether the queue is currently full.

Please note that the value returned may change by other threads at any point.

struct SCMPQueue(T, size_t size)
@property const nothrow @trusted @nogc
bool
isFull
()

Meta