postfix-expression ( expression-list )where the postfix-expression is of class type, the operator function is selected by overload resolution ([over.call.object]).
postfix-expression . operator conversion-type-id () ( expression-list )Otherwise, the expression is interpreted as
postfix-expression . operator () ( expression-list )