Thread
:
Failure to Distinguish Overloading from Default Initialization
View Single Post
sharmila
Contributor
4Sep2006,09:44
Hi shabbir,
It will happen in overloading.But for class C1 we did not write any constructor, so it will invoke default one.Here it is able to create C1 object but unable to assign function for function pointer.
Regards,
sharmila.