LockedQueue.this

Creates a locked queue with an initial capacity.

struct LockedQueue(T)
public nothrow @nogc
this
(
size_t capacity
)

Meta