allZero

Check if all Elements of x are zero.

@safe @nogc pure nothrow
bool
allZero
(
T
bool useStatic = true
)
(
in T x
)

Meta