knowL: Knowledge Libraries
|
#include <MemoryLeakTracker.h>
Static Public Member Functions | |
static MemoryLeakTracker * | instance () |
This class tracks what pointer is reference by who. It is used by the smart pointers to detect leaks.
Note that the KisMemoryLeakTracker is currently only available on Linux, and translate to NOOP on other platforms. It is also just a debug tool, and should not be used in a production build of krita.