Expression Evaluator Error CXX0055
ambiguous symbol in context operator
A symbol in the context operator ({}) referred to more than one symbol in the program.
The scope resolution operator (::
) may be able to resolve the ambiguity.
This error is identical to CAN0055.