MattCoder:
May I understand that you're "disabling" the "default" constructor of the struct to use your own constructor?
Right. So the instance data of the struct is more likely correct when you call its methods.
Bye, bearophile
MattCoder:
May I understand that you're "disabling" the "default" constructor of the struct to use your own constructor?
Right. So the instance data of the struct is more likely correct when you call its methods.
Bye, bearophile