Box.volume

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

Return Value

Type: T

Signed volume of the box.

Meta