Vector.opNeg

struct Vector(T, int Dimention)
const
VectorType
opNeg
()
if (
__traits(isArithmetic, T) &&
Dimention > 0
)

Meta