C1094: Unary/binary operator must have no or one parameter

[ERROR]

Description

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

Tips

Unary/binary operator must have no or one parameter.