User profile: learnmore

User info
User name:learnmore
History
Joined:
Number of posts:3
Latest posts:

copy constructor/ copy operator=
Hi Cubbi, Sorry. May I confirm again.. Is Temp e2(e1); -> allows implicit conversions or prohibits...

copy constructor/ copy operator=
Hi Cubbi, Thanks for your help/answer! :D Got it. Thanks,

copy constructor/ copy operator=
Hi, I have the following sample code and result of execution as below. [CODE] // header #...