MCSPQueue.isFull

Report whether the queue is currently full.

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

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

Meta