Quote Originally Posted by dublet
How exactly have you created it?
It's created when you call SingletonClass::getInstance() -- which is a class-scope method (static method in C++).