Compiler Error C2301
left of '->~identifier' must point to class/struct/union
The expression to the left of the ->
operator does not evaluate to a pointer to a class, structure, or union.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
left of '->~identifier' must point to class/struct/union
The expression to the left of the ->
operator does not evaluate to a pointer to a class, structure, or union.