I\'ve got an enum type defined in the private section of my class. I have a member of this type defined as well. When I try to initialize this member in the constructor body, I get memory corruption p
Suppose I have a class with private memebers ptr, name, pname, rname, crname and age.What happens if I don\'t initialize them myself? Here is an example:
Please help me with the following problem: I have the following classes: class ChemicalElement { private: