description | title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | |||
---|---|---|---|---|---|---|---|---|
Learn more about: Expression Evaluator Error CXX0059 |
Expression Evaluator Error CXX0059 |
11/04/2016 |
|
|
e8bdcb74-1315-4083-b24d-e47eac7d1ec0 |
left operand is class not a function name
The left operand of a function call was a class name and could not be resolved to a function call. Omitting the name of a member function in an expression can cause this error.
This error is identical to CAN0059.