Box.empty

struct Box(T, int N)
@property @nogc pure const nothrow
bool
empty
()

Return Value

Type: bool

true if empty.

Meta