Question d’entretien chez MentorGraph

Copy constructor and why we pass arguments by reference only.

Réponse à la question d'entretien

Utilisateur anonyme

13 nov. 2021

To avoid the recursive calling of copy constructor we call I object as an argument through reference.