assists in debugging Sptrs (both use and implementation), by constructing a map of currently active Sptrs
assists in debugging Sptrs (both use and implementation), by constructing a map of currently active Sptrs. A singleton.
static SptrDebugger* getInstance()
static void newPtr(void* ptr)
static void deletePtr(void* ptr)
generated by doc++