Queue.full

Returns true if queue is full

struct Queue(Type, ushort MaxSize)
@property const pure nothrow @safe @nogc
bool
full
()

Meta