Box.area

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

Return Value

Type: T

Area of the box.

Meta