Compiler Error C2545 (Windows CE 5.0)

Send Feedback

'operator' : unable to find overloaded operator

The operator cannot be used with the operands provided.

You must supply an overloaded operator with the required operands.

The following list shows possible causes for this error.

  • Operands have incorrect type.

The following list shows a possible solution for this error.

  • Define a conversion operator or constructor that takes a single parameter.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.