Box.size

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

Return Value

Type: bound_t

Dimensions of the box.

Meta