Box.width

struct Box(T, size_t N)
T
width
pure const nothrow
(
)

Return Value

Type: T

Width of the box, always applicable.

Meta