J
Jess
Hi,
I understand that if I define a constructor, then the compiler won't
synthesize any constructor for me. How about copy constructor and
assignment operator? WIll compiler stop synthesizing any of them if I
declare a constructor or something else?
Thanks,
Jess
I understand that if I define a constructor, then the compiler won't
synthesize any constructor for me. How about copy constructor and
assignment operator? WIll compiler stop synthesizing any of them if I
declare a constructor or something else?
Thanks,
Jess