C28300

Note

This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

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.