E2443 Base class 'class' is initialized more than once (C++)

From RAD Studio
Jump to: navigation, search

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

In a C++ class constructor, the list of initializations following the constructor header includes base class 'class' more than once.