S
subrat
Hello,
I have adoubt on the signature of copy constructor.
Why one should always use const reference and not pointers as arguments?
I know why reference is used. But why cant I use pointers?
Thanks in advance.
Subrat@Bangalore
I have adoubt on the signature of copy constructor.
Why one should always use const reference and not pointers as arguments?
I know why reference is used. But why cant I use pointers?
Thanks in advance.
Subrat@Bangalore