Compiler Error C2831

'operator symbol' cannot have default parameters

Default parameters cannot be specified for the given operator.

Only the new, assignment (=), and left parenthesis operators can have default values.