Box.depth

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

Return Value

Type: T

Depth of the box, if applicable.

Meta