C28207
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at C28207.
warning C28207: <expression>: left operand is a struct, use .
This warning is reported when a struct dereference dot (.) was expected.
Show: