Content deleted Content added
Line 50:
=== Copy constructors ===
[[Copy constructor]]s
It is used to create a copy of an existing object of the same
class. Even though both classes are the same, it counts as a conversion
|
Line 50:
=== Copy constructors ===
[[Copy constructor]]s
It is used to create a copy of an existing object of the same
class. Even though both classes are the same, it counts as a conversion
|