Box.height

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

Return Value

Type: T

Height of the box, if applicable.

Meta