E2036 Conversion operator cannot have a return type specification (C++)

From RAD Studio
Jump to: navigation, search

Go Up to Compiler Errors And Warnings (C++) Index

This C++ type conversion member function specifies a return type different from the type itself.

A declaration for conversion function operator can't specify any return type.