Compiler Error C2510
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 Compiler Error C2510.
identifier' : left of '::' must be a class/struct/union
A class, structure, or union name must appear on the left side of the scope-resolution operator (::) operator.
Show: