mercredi 20 mars 2019

Define class in header without constructing

I need to define a class object in a header without constructing it. Basically, I need to create an empty class instance so that I can construct it in a .cpp file. How would I do this?

Aucun commentaire:

Enregistrer un commentaire