संपादन करना

के माध्यम से साझा करें


Compiler Error C2829

'operator operator' cannot have a variable parameter list

Remarks

Only two operators can take variable parameter lists:

  • Function call ()

  • new