C28300
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 C28300.
warning C28300: <parameter_name>: Expression operands of incompatible types for operator <operator_name>
This warning is reported when operand types in a parameter are not compatible with the operator.
Show: