Compiler Error C2544

expected ')' for operator '()'

The left parenthesis of the function call operator was missing.

This error can be caused by expansion of a macro.