Hi...
I am little bit confused over the usage of copy constructors in Symbian c++. It is not the same as in General C++.. Since we have a two-phase construction approach how to incorporate them in the copy constructor of a C-class..I think it needs some additional consideration... Am i right?? And also we need to derive the class from CBase..which doesn't provide a virtual copy constructor...
Could anyone provide me an Insight into this pblm???

Reply With Quote



