Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
'identifier' : member could not be initialized
A class, structure, or union member cannot be initialized.
To fix by checking the following possible causes
Trying to initialize an indirect base class or structure.
Trying to initialize an inherited member of a class or structure. An inherited member must be initialized by the constructor of the class or structure.