Box.size

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

Return Value

Type: Bound

Dimensions of the box.

Meta