Box.center

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

Return Value

Type: Bound

Center of the box.

Meta