1234
SimpleCat::SimpleCat(SimpleCat&) { cout << "nCopy constructor calledn"; }
SimpleCat::SimpleCat(SimpleCat&x)
SomeType&
&Variable