E2444 Member 'member' 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 the same member name more than once.