diff --git a/src/lib/dependency-factory.hpp b/src/lib/dependency-factory.hpp index e3044db78..a037a59d7 100644 --- a/src/lib/dependency-factory.hpp +++ b/src/lib/dependency-factory.hpp @@ -31,6 +31,8 @@ #include "lib/nobug-init.hpp" #include "lib/error.hpp" +#include /////////////TODO debug +#include /////////////TODO debug namespace lib { @@ -161,6 +163,7 @@ namespace lib { { if (!pInstance) return; + std::cerr << "--dtor-- "< (pInstance) -> ~TAR(); ENSURE (0 == --createCnt); } @@ -178,6 +181,7 @@ namespace lib { TAR* buildInstance () { + std::cerr << "++ctor++ "<(buff_);