Hi everyone out there !
Could anyone tell me whether I can subclass a singleton class ? If so, how do I ensure that when instances of the derived class are created, each instance holds the reference of only one instance of A ?
:confused:
Shobhana
Printable View
Hi everyone out there !
Could anyone tell me whether I can subclass a singleton class ? If so, how do I ensure that when instances of the derived class are created, each instance holds the reference of only one instance of A ?
:confused:
Shobhana
Please do not cross-post your questions...this was answered here...
Hi Andreas Masur,
I posted my question in both the sections (C++ and Java) just to have a better chance of my question getting answered. No other intentions. I am sorry if I took your precious time.
Regards,
Shobhana