E2455 union cannot have a base type (C++)

From RAD Studio
Jump to: navigation, search

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

In general, a C++ class can be of union type, but such a class can't be derived from any other class.