if private variables were private to a particular instance of a class, and not just within the scope of the class, copy construction and assignment would be impossible.