I wondered if I make a class of my own, and do this:
class my{ /*some things*/ }myobj;
and then
auto newobj = myobj;
Will auto recognize this myobj? Will it work in case of a structure as well?
auto
Aucun commentaire:
Enregistrer un commentaire