C28207
Visual Studio 2012
warning C28207: <expression>: left operand is a struct, use .
This warning is reported when a struct dereference dot (.
) was expected.
warning C28207: <expression>: left operand is a struct, use .
This warning is reported when a struct dereference dot (.
) was expected.