Show: Delphi
C++
Display Preferences
E2036 Conversion operator cannot have a return type specification (C++)
From RAD Studio XE2
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.