Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 485 Bytes

expression-evaluator-error-cxx0050.md

File metadata and controls

15 lines (12 loc) · 485 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: Expression Evaluator Error CXX0050
Expression Evaluator Error CXX0050
11/04/2016
CXX0050
CAN0050
CXX0050
214cd193-c6dc-41b9-9ebe-5a4b1689d3ab

Expression Evaluator Error CXX0050

left side of :: must be class/struct/union

The symbol on the left side of the scope-resolution operator (::) was not a class, structure, or union.

This error is identical to CAN0050.