jeudi 3 novembre 2016

Is const in copy ctor redundant in a class which already had move ctor?

If I have a class with both copy ctor and move ctor being defined, do I need to make the copy ctor's parameter const?

Aucun commentaire:

Enregistrer un commentaire