I don't think Singleton classes can be inheritted. As you have already mentioned that the constructor is private and the getInstance method is static.
So having inheritence in this case is impossible.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 11 of 11
Threaded View
|
Click Here to Expand Forum to Full Width |