C1087: Static unary operator must have one parameter

[ERROR]

Description

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

Tips

Static member unary operator must have exactly one parameter.