I have a rather complicate singleton template starting with
template class Singleton { public: static T& GetInstance(){ static T