C1093: Static unary/binary operator must have one or two parameters

[ERROR]

Description

The specified overloaded operator was incorrectly declared with the wrong number of parameters.

Tips

Static unary/binary operator must have one or two parameters.