Box.volume

struct Box(T, size_t N)
@property pure const nothrow
T
volume
()

Return Value

Type: T

Signed volume of the box.

Meta