36#ifndef IMT_BASE_CORE_DIAGNOSTICS_TEST_MEMORYLEAKDETECTOR_H
37#define IMT_BASE_CORE_DIAGNOSTICS_TEST_MEMORYLEAKDETECTOR_H
48namespace diagnostics {
71 static CMemoryState s_memoryStateAtStart;
72 static CMemoryState s_memoryStateAtStop;
Provides a class that can be used to easily detect memory leaks.
static bool hasMemoryLeak()
Stops memory leak detection.
static void startDetection()
Starts memory leak detection.
This is a application specific file which is used to configure Imt.Base.Core.Math.