I want to initialize the member variables, the initialization code should be placed where?
CodePudding user response:
Two constructors are written in the initialization codeOr write a function that is used to initialize the, in the constructor call
Initialization or external call