Region.hasVolume

returns false if any of size components is zero

struct Region(size_t N, T)
pure @property
bool
hasVolume
const
(
)
if (
isNumeric!T
)

Meta