Box.volume

Undocumented in source.
struct Box(E, uint D)
static if(!(D == 2))
static if(D == 3)
alias volume = sidesProduct

Meta