Box.size

struct Box(T, size_t N)
@safe @nogc
Bound
size
pure const nothrow
(
)

Return Value

Type: Bound

Dimensions of the box.

Meta