E2035 Conversions of class to itself or base class not allowed (C++)

From RAD Studio
Jump to: navigation, search

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

You tried to define a conversion operator to the same class or a base class.