Slicer
5.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include <vtkDebugLeaks.h>
Go to the source code of this file.
Macros | |
#define | DEBUG_LEAKS_ENABLE_EXIT_ERROR() vtkDebugLeaks::SetExitError(true); |
turns on exiting with an error if there are leaks More... | |
#define DEBUG_LEAKS_ENABLE_EXIT_ERROR | ( | ) | vtkDebugLeaks::SetExitError(true); |
turns on exiting with an error if there are leaks
Definition at line 29 of file vtkMRMLDebugLeaksMacro.h.