Box.size

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

Return Value

Type: bound_t

Dimensions of the box.

Meta